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 34 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 41 of file errors.hpp.


Member Function Documentation

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

Definition at line 44 of file errors.hpp.

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

Definition at line 47 of file errors.hpp.

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

Definition at line 46 of file errors.hpp.

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

Definition at line 43 of file errors.hpp.

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

Definition at line 45 of file errors.hpp.


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


ecl_time_lite
Author(s): Daniel Stonier
autogenerated on Thu Jun 16 2016 09:47:18