| ErrorCodeReport |
This class represents an error code report as Java object.
|
| ErrorCodeReportReader.ReadException |
Exception that is thrown when something went wrong with reading the error-report.
|
| ErrorIdentifier |
This class represents an Exasol error code (e.g: E-EX-1).
|
| ErrorIdentifier.SyntaxException |
|
| ErrorIdentifier.Type |
Possible types of Exasol error codes.
|
| ErrorMessageDeclaration |
This class represents an error message declaration as you would find it in the Java code.
|
| ErrorMessageDeclaration.Builder |
|
| NamedParameter |
This class represents a parameter of an error code invocation.
|