qx::validator_error : define a validator error exception (for example, inserting or updating an element into database) and retrieve list of invalid values
More...
#include <QxValidatorError.h>
qx::validator_error : define a validator error exception (for example, inserting or updating an element into database) and retrieve list of invalid values
For more informations about QxValidator module, goto the FAQ of QxOrm website : https://www.qxorm.com/qxorm_en/faq.html#faq_250
Definition at line 60 of file QxValidatorError.h.
◆ validator_error()
◆ ~validator_error()
virtual qx::validator_error::~validator_error |
( |
| ) |
|
throw | ( | ) | | | |
|
inlinevirtual |
◆ get()
◆ what()
virtual const char * qx::validator_error::what |
( |
| ) |
const |
throw | ( | ) | | | |
|
inlinevirtual |
◆ m_lstInvalidValues
The documentation for this class was generated from the following file: