blip
0.1
|
An Exception indicating that all instances of a resource have been exhausted. More...
#include <ResourceExhaustedException.hpp>
Public Member Functions | |
ResourceExhaustedException (const ccxx::String &message=ccxx::String::null) | |
Construct a new ResourceExhaustedException with an optional message. More... | |
virtual | ~ResourceExhaustedException () throw () |
Destructor. More... | |
An Exception indicating that all instances of a resource have been exhausted.
ResourceExhaustedException | ( | const ccxx::String & | message = ccxx::String::null | ) |
Construct a new ResourceExhaustedException with an optional message.
|
virtual |
Destructor.