quantities v0.3.1 (2014-09-14T10:45:06Z)
Home
Dub
Repo
DimensionException.this
quantities
base
DimensionException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
class
DimensionException
@
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
base
DimensionException
constructors
this