vox-d ~master (2022-06-01T08:54:01.4357398)
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