Synchronization_Exception Class Reference
#include <Exceptions.h>
Inheritance diagram for Synchronization_Exception:
Public Member Functions | |
Synchronization_Exception () | |
Synchronization_Exception (const char *msg) | |
const char * | what () const |
Detailed Description
Serves as a general base class for the Exception hierarchy used within this package.
Constructor & Destructor Documentation
|
Create a new exception with a default error message 'Synchronization Exception' |
|
Create a new exception with a given error message
|
Member Function Documentation
|
Get additional info about the exception
|
The documentation for this class was generated from the following file:
- Exceptions.h