NDS3  1.0.0
API reference manual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nds::TimeConversionError Class Reference

Detailed Description

This exception is thrown when there is an error in the conversion between the UNIX epoch and the EPICS epoch.

Usually happens when the Unix EPOCH indicates a time before 1st of January 1990 (the starting point for the EPICS epoch).

#include <exceptions.h>

Inheritance diagram for nds::TimeConversionError:
nds::NdsError

Additional Inherited Members

- Public Member Functions inherited from nds::NdsError
 NdsError (const std::string &what)
 Constructor. More...
 

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