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