IrcParseErrorException

Thrown when an error occured parsing an IRC message.

class IrcParseErrorException : Exception {}

Constructors

this
this(string msg, string file, size_t line)
Undocumented in source.

Meta