quantities v0.4.2 (2015-03-31T17:00:18Z)
Home
Dub
Repo
DimensionException.this
quantities
parsing
DimensionException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
class
DimensionException
pure @
safe
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
DimensionException
constructors
this