Appearance
function createError<T>(message: string, code: string): CreatedException<T>;
T
any
never
message
string
code
CreatedException<T>
CreatedException