ocssw
V2022
|
TimException
#include <VcstTime.h>
Inheritance diagram for TimException:
Collaboration diagram for TimException:
Public Member Functions | |
TimException (void) | |
TimException (const std::string &errorString, int errorCode) | |
~TimException (void) throw () | |
int | getErrorCode () const |
std::string | getErrorString () const |
Static Public Attributes | |
static const int | EXCEPTION_CODE |
static const int | NAME_NOT_FOUND |
static const int | ERR_BADDAY |
static const int | ERR_BADHOUR |
static const int | ERR_BADMIN |
static const int | ERR_BADMONTH |
static const int | ERR_BADMSEC |
static const int | ERR_BADSEC |
static const int | ERR_BADYEAR |
static const int | ERR_LEAPACCESS |
static const int | ERR_LEAPREAD |
static const int | ERR_LEAPBADYEAR |
static const int | ERR_LEAPBADMONTH |
static const int | ERR_LEAPBADDAY |
static const int | ERR_LEAPBADLEAP |
static const int | ERR_LEAPOPEN |
static const int | ERR_MONTHCALC |
static const int | ERR_BADUTC |
static const int | ERR_UTCCOLON2 |
static const int | ERR_UTCDASH1 |
static const int | ERR_UTCDOT1 |
static const int | ERR_UTCMONTH |
static const int | ERR_UTCT |
static const int | ERR_NOINIT |
static const int | ERR_BADTAI |
static const int | MAX_TAI_VALUE_EXCEEDED |
static const int | IOEXCEPTION |
Detailed Description
TimException class is the main class for all exceptions defined in the Time Utility.
Definition at line 768 of file VcstTime.h.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/ViirsCmn/VcstTime.h