1 #ifndef __blip_ResourceExhaustedException_hpp 2 #define __blip_ResourceExhaustedException_hpp 6 #include <commonc++/Exception.h++> 28 #endif // __blip_ResourceExhaustedException_hpp ResourceExhaustedException(const ccxx::String &message=ccxx::String::null)
Construct a new ResourceExhaustedException with an optional message.
Definition: ResourceExhaustedException.cpp:8
WAV file format details at: https://ccrma.stanford.edu/courses/422/projects/WaveFormat/.
Definition: AccelerometerSensorEvent.cpp:3
An Exception indicating that all instances of a resource have been exhausted.
Definition: ResourceExhaustedException.hpp:15
virtual ~ResourceExhaustedException()
Destructor.
Definition: ResourceExhaustedException.cpp:14