dpq2 v1.0.21 (2021-10-29T22:18:44Z)
Home
Dub
Repo
ValueConvException
dpq2
value
Value conversion exception
@
safe
class
ValueConvException : ConvException {
const
ConvExceptionType
type
;
this
(ConvExceptionType t, string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(ConvExceptionType t, string msg, string file, size_t line, Throwable next)
Undocumented in source.
Members
Variables
type
ConvExceptionType
type
;
Exception type
Meta
Source
See Implementation
dpq2
value
classes
ValueConvException
enums
ConvExceptionType
ValueFormat
functions
throwTypeComplaint
structs
Value
Value conversion exception