dvm v0.5.1 (2019-10-10T15:58:46Z)
Home
Dub
Repo
DvmException.Constructor
dvm
dvm
Exceptions
DvmException
Undocumented in source.
class
DvmException
template
Constructor () {
this
(string message, string file, size_t line);
}
Constructors
this
this
(string message, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
dvm
dvm
Exceptions
DvmException
mixins
__anonymous
templates
Constructor