Public Member Functions | |
| NotImplementedException (const SkyGI::String &pMessage, int iErrorCode) | |
| NotImplementedException (const SkyGI::String &pMessage) | |
| virtual | ~NotImplementedException () throw () |
| virtual const char * | what () const throw () |
| char * | error_str () const |
| int | error () const |
| SkyGI::NotImplementedException::NotImplementedException | ( | const SkyGI::String & | pMessage, | |
| int | iErrorCode | |||
| ) | [inline] |
| SkyGI::NotImplementedException::NotImplementedException | ( | const SkyGI::String & | pMessage | ) | [inline] |
| virtual SkyGI::NotImplementedException::~NotImplementedException | ( | ) | throw () [inline, virtual] |
| virtual const char* SkyGI::NotImplementedException::what | ( | ) | const throw () [inline, virtual] |
| char* SkyGI::NotImplementedException::error_str | ( | ) | const [inline] |
| int SkyGI::NotImplementedException::error | ( | ) | const [inline] |
1.5.1-p1