Bromeon
Public Member Functions
thor::FunctionCallException Class Reference

Exception class for failed function calls. More...

Inheritance diagram for thor::FunctionCallException:
Inheritance graph

List of all members.

Public Member Functions

 FunctionCallException (const std::string &message)
 Constructor.

Detailed Description

Exception class for failed function calls.

Is used inside thor::SingleDispatcher and thor::DoubleDispatcher.


Constructor & Destructor Documentation

thor::FunctionCallException::FunctionCallException ( const std::string &  message) [explicit]

Constructor.

Parameters:
messageThe exception message (how the error occurred).

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