WSF
usmtf::ValidationError Class Reference

Validation Errors, used heavily in anything thats Validatable. More...

#include <USMTF_Exceptions.hpp>

Inherits std::runtime_error.

Public Member Functions

 ValidationError (const std::string &aFailureReason, const std::string &aValueValidatied, const std::string &aOptionalSuggestion="") noexcept
 ValidationError (const std::string &aSeperator) noexcept

Detailed Description

Validation Errors, used heavily in anything thats Validatable.

Constructor & Destructor Documentation

◆ 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:
Copyrights Multiple, All Rights Reserved