C E F G I 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.

F

findPlaceholders(String) - Static method in class com.exasol.errorreporting.PlaceholderMatcher
Find placeholders in a given string.

G

getEndPosition() - Method in class com.exasol.errorreporting.Placeholder
 
getName() - Method in class com.exasol.errorreporting.Placeholder
 
getStartPosition() - Method in class com.exasol.errorreporting.Placeholder
 

I

isUnquoted() - Method in class com.exasol.errorreporting.Placeholder
 
iterator() - Method in class com.exasol.errorreporting.PlaceholderMatcher
 

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.
Placeholder - Class in com.exasol.errorreporting
A placeholder.
Placeholder(String, int, int) - Constructor for class com.exasol.errorreporting.Placeholder
Create a new instance of Placeholder.
PlaceholderMatcher - Class in com.exasol.errorreporting
An iterable for placeholder in a given text.

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.
toString() - Method in class com.exasol.errorreporting.Placeholder
 

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 F G I M P T U 
All Classes All Packages