IRCParseException.this
- this(string message, string file, size_t line, Throwable nextInChain)
- this(string message, IRCEvent event, string file, size_t line, Throwable nextInChain)
class IRCParseException
pure nothrow @nogc @safe
this
(,,const string file = __FILE__ ,const size_t line = __LINE__ ,)
Create a new IRCParseException, attaching an IRCEvent to it.