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