quantities v0.3.1 (2014-09-14T10:45:06Z)
Home
Dub
Repo
ParsingException.this
quantities
parsing
ParsingException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
class
ParsingException
@
safe
pure nothrow
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
this
(string msg, Throwable next, string file, size_t line)
Meta
Source
See Implementation
quantities
parsing
ParsingException
constructors
this