#include <Exceptions.h>
Inheritance diagram for Synchronization_Exception:

Public Methods | |
| Synchronization_Exception () | |
| Synchronization_Exception (const char *msg) | |
| const char * | what () const |
|
|
Create a new exception with a default error message 'Synchronization Exception' |
|
|
Create a new exception with a given error message
|
|
|
Get additional info about the exception
|
1.2.15