RestException.this

class RestException
@safe
this
(
int status
,,
string file = __FILE__
,
int line = __LINE__
,
Throwable next = null
)

Meta