namespace SharpChat.Channels; public class NoDefaultChannelException() : NullReferenceException("A public, non-temporary default channel could not be determined.") {}