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