dirk v0.1.0 (2015-04-18T07:50:27Z)
Home
Dub
Repo
IrcParseErrorException
irc
exception
Thrown when an error occured parsing an IRC message.
class
IrcParseErrorException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
irc
exception
classes
IrcParseErrorException
UnconnectedClientException
Thrown when an error occured parsing an IRC message.