using System; namespace IRCStates { public class ServerDisconnectedException : Exception { } }