SkadiBaseException.this

Constructor for SkadiBaseException

class SkadiBaseException
this
(
string msg
,
ushort code = 500
,
string file = ""
,
size_t line = 0
)

Parameters

msg string

Exception message

code ushort

HTTP status code to use when uncaught

Meta