dstep v1.0.3 (2021-07-31T06:50:08Z)
Home
Dub
Repo
DStepException
dstep
core
Exceptions
Undocumented in source.
class
DStepException : Exception {
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
dstep
core
Exceptions
classes
DStepException