blip  0.1
ResourceExhaustedException Class Reference

An Exception indicating that all instances of a resource have been exhausted. More...

#include <ResourceExhaustedException.hpp>

Inheritance diagram for ResourceExhaustedException:

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...
 

Detailed Description

An Exception indicating that all instances of a resource have been exhausted.

Author
Mark Lindner

Constructor & Destructor Documentation

◆ ResourceExhaustedException()

ResourceExhaustedException ( const ccxx::String &  message = ccxx::String::null)

Construct a new ResourceExhaustedException with an optional message.

◆ ~ResourceExhaustedException()

~ResourceExhaustedException ( )
throw (
)
virtual

Destructor.


The documentation for this class was generated from the following files: