SkadiBaseException

Base exception for all exceptions in Serenity

Constructors

this
this(string msg, ushort code, string file, size_t line)

Constructor for SkadiBaseException

Members

Functions

getCode
ushort getCode()

HTTP status code for this exception

Variables

mCode
ushort mCode;
Undocumented in source.

Meta