dpq2 ~bounds_check (2021-09-24T21:23:54.2054831)
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