libecs::Exception Class Reference
[The Exceptions]
Base exception class.
More...
#include <Exceptions.hpp>
List of all members.
|
Public Member Functions |
| Exception (StringCref method, StringCref message="") |
virtual ECELL_API const String | message () const |
virtual const char * | what () const throw () |
virtual const char *const | getClassName () const |
Protected Attributes |
const String | theMethod |
const String | theMessage |
Detailed Description
Base exception class.
The documentation for this class was generated from the following file: