pinocchio  UNKNOWN
Exception Class Reference
Inheritance diagram for Exception:
[legend]
Collaboration diagram for Exception:
[legend]

Public Member Functions

 Exception (std::string msg)
 
const char * what () const throw ()
 
virtual const std::string & getMessage () const
 
std::string copyMessage () const
 

Protected Attributes

std::string message
 

Detailed Description

Definition at line 26 of file exception.hpp.


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