| addLocation(const ExceptionLocation &location) | Exception | |
| addText(const std::string &errorText) | Exception | |
| ConfigurationException() | ConfigurationException | [inline] |
| ConfigurationException(const ConfigurationException &a) | ConfigurationException | [inline] |
| ConfigurationException(const gpstk::Exception &a) | ConfigurationException | [inline] |
| ConfigurationException(std::string a, unsigned long b=0, gpstk::Exception::Severity c=gpstk::Exception::unrecoverable) | ConfigurationException | [inline] |
| dump(std::ostream &s) const | Exception | |
| errorId | Exception | [protected] |
| Exception() | Exception | |
| Exception(const std::string &errorText, const unsigned long &errorId=0, const Severity &severity=unrecoverable) | Exception | |
| Exception(const Exception &exception) | Exception | |
| getErrorId() const | Exception | [inline] |
| getLocation(const size_t &index=0) const | Exception | |
| getLocationCount() const | Exception | |
| getName() const | ConfigurationException | [inline] |
| getText(const size_t &index=0) const | Exception | |
| getTextCount() const | Exception | |
| isRecoverable() const | Exception | [inline] |
| locations | Exception | [protected] |
| operator<<(std::ostream &s, const ConfigurationException &c) | ConfigurationException | [friend] |
| gpstk::Exception::operator<<(std::ostream &s, const Exception &e) | Exception | [friend] |
| operator=(const ConfigurationException &kid) | ConfigurationException | [inline] |
| gpstk::Exception::operator=(const Exception &e) | Exception | |
| overflow(int c) | Exception | [protected] |
| recoverable enum value | Exception | |
| setErrorId(const unsigned long &errId) | Exception | [inline] |
| setSeverity(const Severity &sever) | Exception | [inline] |
| Severity enum name | Exception | |
| severity | Exception | [protected] |
| terminate() | Exception | [inline] |
| text | Exception | [protected] |
| unrecoverable enum value | Exception | |
| what() const | Exception | |
| ~ConfigurationException() | ConfigurationException | [inline] |
| ~Exception() | Exception | [inline] |
1.3.9.1