ClientException.this

Constructor

class ClientException
@safe pure nothrow
this
(
string msg
,
string file = __FILE__
,
int line = __LINE__
,
Exception next = null
)

Meta