dpq2 v1.0.21 (2021-10-29T22:18:44Z)
Home
Dub
Repo
AnswerException
dpq2
result
Covers errors of access to Answer data
class
AnswerException :
Dpq2Exception
{
const
ExceptionType
type
;
this
(ExceptionType t, string msg, string file, size_t line);
}
Constructors
this
this
(ExceptionType t, string msg, string file, size_t line)
Undocumented in source.
Members
Variables
type
ExceptionType
type
;
Exception type
Meta
Source
See Implementation
dpq2
result
aliases
AnswerCreationException
classes
Answer
AnswerException
Notify
ResponseException
Result
ResultContainer
enums
ExceptionType
functions
_integration_test
asArray
rangify
toString
structs
Array
ArrayHeader_net
ArrayProperties
Dim_net
Row
variables
msg_NOT_BINARY
Covers errors of access to Answer data