dpq2 v1.0.0-alpha.5 (2018-02-08T12:11:47Z)
Home
Dub
Repo
ValueConvException
dpq2
value
Undocumented in source.
@
safe
class
ValueConvException : ConvException {
const
ConvExceptionType
type
;
this
(ConvExceptionType t, string msg, string file, size_t line);
}
Constructors
this
this
(ConvExceptionType t, string msg, string file, size_t line)
Undocumented in source.
Members
Variables
type
ConvExceptionType
type
;
Exception type
Meta
Source
See Implementation
dpq2
value
classes
ValueConvException
enums
ConvExceptionType
ValueFormat
structs
Value