blip  0.1
TimeoutException Class Reference

An exception indicating that a blocking operation has timed out. More...

#include <TimeoutException.hpp>

Inheritance diagram for TimeoutException:

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

Detailed Description

An exception indicating that a blocking operation has timed out.

Author
Mark Lindner

Constructor & Destructor Documentation

◆ TimeoutException()

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

Construct a new TimeoutException with an optional message.

◆ ~TimeoutException()

~TimeoutException ( )
throw (
)
virtual

Destructor.


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