NDS3
1.0.0
API reference manual
|
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>
Additional Inherited Members | |
Public Member Functions inherited from nds::NdsError | |
NdsError (const std::string &what) | |
Constructor. More... | |