IrcErrorException

Thrown if the server sends an error message to the client.

class IrcErrorException : Exception {
IrcClient client;
}

Meta