vox-d v1.0.0 (2021-04-30T12:27:15Z)
Home
Dub
Repo
VoxdException.this
voxd
utils
VoxdException
Undocumented in source.
class
VoxdException
@
safe
pure nothrow
this
(
string
message
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
voxd
utils
VoxdException
constructors
this