Public Member Functions | List of all members
ime::InvalidArgument Class Reference

Exception class for when an argument is invalid. More...

#include <Exceptions.h>

Inheritance diagram for ime::InvalidArgument:

Public Member Functions

 InvalidArgument (const std::string &message)
 Constructor. More...
 

Detailed Description

Exception class for when an argument is invalid.

Definition at line 47 of file Exceptions.h.

Constructor & Destructor Documentation

◆ InvalidArgument()

ime::InvalidArgument::InvalidArgument ( const std::string &  message)
inlineexplicit

Constructor.

Parameters
messageException message

Definition at line 53 of file Exceptions.h.


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