skadi-d ~master (2015-09-28T14:07:14Z)
Dub
Repo
SkadiException
skadi
utils
exceptions
Create an exception class with the given name ~ "Exception"
mixin template
SkadiException (
string
name
string
code
= "500"
string
file
= __FILE__
size_t
line
= __LINE__
)
Meta
Source
See Implementation
skadi
utils
exceptions
classes
SkadiBaseException
mixin templates
SkadiException
Create an exception class with the given name ~ "Exception"