Public Member Functions | Protected Member Functions
ecl::TimeError Class Reference

Extends the generic ecl error handler with some time specific error strings. More...

#include <errors.hpp>

Inheritance diagram for ecl::TimeError:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TimeError (const ErrorFlag &flag=UnknownError)
 Configures the error class with the specified error flag.

Protected Member Functions

virtual const char * argNotSupportedErrorString ()
virtual const char * interruptedErrorString ()
virtual const char * memoryErrorString ()
virtual const char * outOfRangeErrorString ()
virtual const char * permissionsErrorString ()

Detailed Description

Extends the generic ecl error handler with some time specific error strings.

Definition at line 33 of file errors.hpp.


Constructor & Destructor Documentation

ecl::TimeError::TimeError ( const ErrorFlag flag = UnknownError) [inline]

Configures the error class with the specified error flag.

Parameters:
flag: the error type.

Definition at line 40 of file errors.hpp.


Member Function Documentation

virtual const char* ecl::TimeError::argNotSupportedErrorString ( ) [inline, protected, virtual]

Definition at line 43 of file errors.hpp.

virtual const char* ecl::TimeError::interruptedErrorString ( ) [inline, protected, virtual]

Definition at line 46 of file errors.hpp.

virtual const char* ecl::TimeError::memoryErrorString ( ) [inline, protected, virtual]

Definition at line 45 of file errors.hpp.

virtual const char* ecl::TimeError::outOfRangeErrorString ( ) [inline, protected, virtual]

Definition at line 42 of file errors.hpp.

virtual const char* ecl::TimeError::permissionsErrorString ( ) [inline, protected, virtual]

Definition at line 44 of file errors.hpp.


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


ecl_time_lite
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:11:35