TException.this

class TException
this
(
string msg = ""
,
string file = __FILE__
,
size_t line = __LINE__
,
Throwable next = null
)

Meta