Validation Errors, used heavily in anything thats Validatable.
More...
#include <USMTF_Exceptions.hpp>
Inherits std::runtime_error.
|
| | ValidationError (const std::string &aFailureReason, const std::string &aValueValidatied, const std::string &aOptionalSuggestion="") noexcept |
| | ValidationError (const std::string &aSeperator) noexcept |
Validation Errors, used heavily in anything thats Validatable.
◆ ValidationError() [1/2]
| usmtf::ValidationError::ValidationError |
( |
const std::string & | aFailureReason, |
|
|
const std::string & | aValueValidatied, |
|
|
const std::string & | aOptionalSuggestion = "" ) |
|
noexcept |
◆ ValidationError() [2/2]
| usmtf::ValidationError::ValidationError |
( |
const std::string & | aSeperator | ) |
|
|
explicitnoexcept |
The documentation for this class was generated from the following files: