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

Exception thrown when an argument is invalid. More...

#include <Exceptions.h>

Inheritance diagram for ime::InvalidArgumentException:

Public Member Functions

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

Detailed Description

Exception thrown when an argument is invalid.

Definition at line 47 of file Exceptions.h.

Constructor & Destructor Documentation

◆ InvalidArgumentException()

ime::InvalidArgumentException::InvalidArgumentException ( 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: