![]() |
ATLAS Offline Software
|
Error in a shared library operation. More...
Public Member Functions | |
| SharedLibraryError (const std::string &context, const std::string &cause) | |
| virtual | ~SharedLibraryError () throw () |
| virtual const char * | what () const throw () |
Private Attributes | |
| std::string | m_message |
Error in a shared library operation.
Definition at line 143 of file SealSharedLib.h.
|
inlinevirtual | ||||||||||||
Definition at line 147 of file SealSharedLib.h.
|
virtual | ||||||||||||
|
private |
Definition at line 152 of file SealSharedLib.h.