teqp 0.22.0
|
Validation of a JSON schema failed. More...
#include <exceptions.hpp>
Public Member Functions | |
JSONValidationError (const std::vector< std::string > &errors) | |
![]() | |
const char * | what () const noexcept override |
Additional Inherited Members | |
![]() | |
teqpException (int code, const std::string &msg) | |
![]() | |
const int | code |
const std::string | msg |
Validation of a JSON schema failed.
Definition at line 51 of file exceptions.hpp.
|
inline |
Definition at line 63 of file exceptions.hpp.