C E M P T U 
All Classes All Packages

C

com.exasol.errorreporting - package com.exasol.errorreporting
 

E

ErrorMessageBuilder - Class in com.exasol.errorreporting
Builder for Exasol error messages.
ExaError - Class in com.exasol.errorreporting
Facade for building Exasol error messages.

M

message(String, Object...) - Method in class com.exasol.errorreporting.ErrorMessageBuilder
Format a given message pattern with placeholders, filling them with the arguments passed in the specified form.
messageBuilder(String) - Static method in class com.exasol.errorreporting.ExaError
Get a builder for error messages.
mitigation(String, Object...) - Method in class com.exasol.errorreporting.ErrorMessageBuilder
Add a mitigation.

P

parameter(String, Object) - Method in class com.exasol.errorreporting.ErrorMessageBuilder
Add a parameter.
parameter(String, Object, String) - Method in class com.exasol.errorreporting.ErrorMessageBuilder
Add a parameter.

T

ticketMitigation() - Method in class com.exasol.errorreporting.ErrorMessageBuilder
Add a mitigation for cases in which the only thing a user can do is opening a ticket.
toString() - Method in class com.exasol.errorreporting.ErrorMessageBuilder
Build the error message.

U

unquotedParameter(String, Object) - Method in class com.exasol.errorreporting.ErrorMessageBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
As of release 3.0.0
unquotedParameter(String, Object, String) - Method in class com.exasol.errorreporting.ErrorMessageBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
As of release 3.0.0
C E M P T U 
All Classes All Packages