An exception indicating an ObjectPool error.
More...
#include <ObjectPool.h++>
An exception indicating an ObjectPool error.
- Author
- Mark Lindner
◆ ObjectPoolException()
◆ getMessage()
Get the message associated with the exception.
◆ toString()
Get a textual representation of the exception as a String.
◆ what()
| const char * what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
virtualinherited |
Get the message associated with the exception.
◆ write()
| void write |
( |
std::ostream & |
stream | ) |
const |
|
inlinevirtual |
Write a textual representation of the exception to a stream.
Reimplemented from Exception.
◆ _message
◆ _what
|
|
mutableprotectedinherited |
The documentation for this class was generated from the following file: