fawkes::TimeoutException Class Reference
[Fawkes Exceptions]

The current system call has timed out before completion. More...

#include <core/exceptions/system.h>

Inheritance diagram for fawkes::TimeoutException:

[legend]
List of all members.

Public Member Functions

 TimeoutException () throw ()
 Constructor.
 TimeoutException (const char *format,...) throw ()
 Constructor.

Detailed Description

The current system call has timed out before completion.

Throw this exception for instance when a timed wait on a WaitCondition timed out.

Definition at line 46 of file system.h.


Constructor & Destructor Documentation

fawkes::TimeoutException::TimeoutException (  )  throw ()

Constructor.

Definition at line 87 of file system.cpp.

fawkes::TimeoutException::TimeoutException ( const char *  format,
  ... 
) throw ()

Constructor.

Parameters:
format message format string

Definition at line 96 of file system.cpp.

References fawkes::Exception::append_va().


The documentation for this class was generated from the following files:
Generated on Tue Feb 22 13:32:48 2011 for Fawkes API by  doxygen 1.4.7