MTF
Public Member Functions | List of all members
mtf::utils::InvalidArgument Class Reference
Inheritance diagram for mtf::utils::InvalidArgument:
mtf::utils::Exception

Public Member Functions

 InvalidArgument (const char *error="Invalid argument provided")
 
 InvalidArgument (const std::string error="Invalid argument provided")
 
const char * type () const noexceptoverride
 
- Public Member Functions inherited from mtf::utils::Exception
 Exception (const char *_error="Exception encountered")
 
 Exception (const std::string _error="Exception encountered")
 
const char * what () const noexceptoverride
 

The documentation for this class was generated from the following file: