This class is used for all exceptions thrown by lepton. More...
#include <Exception.h>

Public Member Functions | |
| Exception (const std::string &message) | |
| ~Exception () throw () | |
| const char * | what () const throw () |
Private Attributes | |
| std::string | message |
This class is used for all exceptions thrown by lepton.
|
inline |
|
inline | |||||||||||||
|
inline | |||||||||||||
|
private |
Hosted by GitHub
|
1.8.14
|