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

Exception thrown when parsed data read from the disk is invalid. More...

#include <Exceptions.h>

Inheritance diagram for ime::InvalidParseException:

Public Member Functions

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

Detailed Description

Exception thrown when parsed data read from the disk is invalid.

Definition at line 71 of file Exceptions.h.

Constructor & Destructor Documentation

◆ InvalidParseException()

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

Constructor.

Parameters
messageException message

Definition at line 77 of file Exceptions.h.


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