dirk ~tracker (2022-05-03T18:49:33.3468071)
Dub
Repo
IrcErrorException.this
irc
client
IrcErrorException
Undocumented in source.
this
(IrcClient client, string message, string file, size_t line)
this
(IrcClient client, string message, Exception cause, string file, size_t line)
class
IrcErrorException
this
(
IrcClient
client
,
string
message
,
Exception
cause
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
irc
client
IrcErrorException
constructors
this
variables
client