![]() |
SaxonC 13.0.0
Saxon Processor library for C/C++, PHP and Python
|
This is the complete list of members for SaxonApiException, including all inherited members.
| getErrorCode() | SaxonApiException | |
| getLineNumber() | SaxonApiException | |
| getMessage() | SaxonApiException | |
| getMessageWithErrorCode() | SaxonApiException | |
| getSystemId() | SaxonApiException | |
| SaxonApiException(bool staticError=false) | SaxonApiException | |
| SaxonApiException(const char *err) | SaxonApiException | |
| SaxonApiException(const SaxonApiException &ex) | SaxonApiException | |
| SaxonApiException(const char *message, const char *errorCode, const char *systemId, int linenumber) | SaxonApiException | |
| SaxonApiException(saxon_status_t status, const char *message, const char *errorCode, const char *systemId, int linenumber, int numOfErrors) | SaxonApiException | |
| SaxonApiException(saxon_error_t error) | SaxonApiException | |
| staticErrorCount() | SaxonApiException | |
| what() | SaxonApiException | virtual |
| ~SaxonApiException() | SaxonApiException | virtual |