|
blip
0.1
|
An exception indicating that a blocking operation has timed out. More...
#include <TimeoutException.hpp>

Public Member Functions | |
| TimeoutException (const ccxx::String &message=ccxx::String::null) | |
| Construct a new TimeoutException with an optional message. More... | |
| virtual | ~TimeoutException () throw () |
| Destructor. More... | |
An exception indicating that a blocking operation has timed out.
| TimeoutException | ( | const ccxx::String & | message = ccxx::String::null | ) |
Construct a new TimeoutException with an optional message.
|
virtual | |||||||||||||
Destructor.