daffodil ~master (2017-01-29T03:12:49Z)
Dub
Repo
classException
daffodil
util
errors
Create a basic exception subclass with the default exception constructor.
mixin template
classException (
string
name
base
=
Exception
) {}
Meta
Source
See Implementation
daffodil
util
errors
mixins
__anonymous
mixin templates
classException
Create a basic exception subclass with the default exception constructor.