EvolvingObjects
|
#include <eoExceptions.h>
Public Member Functions | |
eoMaxTimeException (time_t elapsed) | |
virtual const char * | what () const throw () |
Private Attributes | |
time_t | _elapsed |
An error that signals that a maximum elapsed time has been reached.
Thrown by
Definition at line 41 of file eoExceptions.h.