Derived exception class for low-level simple vector related exceptions. More...
#include <simplevector.h>
Public Member Functions | |
cSimpleVectorException (cMsg const &_msg) | |
Public Member Functions inherited from cSDHLibraryException | |
cSDHLibraryException (char const *_type, cMsg const &_msg) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from cSDHLibraryException | |
cMsg | msg |
The message object. More... | |
Derived exception class for low-level simple vector related exceptions.
Definition at line 74 of file simplevector.h.
|
inline |
Definition at line 77 of file simplevector.h.