#include <disti_assert.h>
DistiException just contains a string error message
◆ DistiException() [1/3]
◆ DistiException() [2/3]
Copy constructor
- Parameters
-
◆ DistiException() [3/3]
◆ operator=()
Assignment operator
- Parameters
-
other | The object value to assign. |
- Returns
- The new object.
◆ what()
virtual const char * what |
( |
| ) |
const |
|
virtual |
- Note
- Never returns NULL.
- Returns
- The underlying error string.
◆ swap
Swaps the incoming DistiException objects.
- Parameters
-
first | The first object to swap. |
second | The other object to swap. |
The documentation for this class was generated from the following file: