Index

A C E F G H I M O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

APPLICATION_HEADER_NAME - Static variable in class org.bremersee.exception.RestApiExceptionConstants
The header name for the 'application' attribute.

C

CODE_HEADER_NAME - Static variable in class org.bremersee.exception.RestApiExceptionConstants
The header name for the 'errorCode' attribute.
CODE_INHERITED_HEADER_NAME - Static variable in class org.bremersee.exception.RestApiExceptionConstants
The header name for the 'errorCodeInherited' attribute.

E

EXCEPTION_HEADER_NAME - Static variable in class org.bremersee.exception.RestApiExceptionConstants
The header name for the 'class name' attribute.

F

furtherDetails() - Method in class org.bremersee.exception.model.RestApiException
Further details map.
furtherDetails(String, Object) - Method in class org.bremersee.exception.model.RestApiException
Any json setter.

G

getErrorCodeInherited() - Method in class org.bremersee.exception.model.RestApiException
Is the error code inherited from the cause.
getRestApiException() - Method in interface org.bremersee.exception.RestApiExceptionAware
Gets rest api exception.

H

Handler - Class in org.bremersee.exception.model
The handler where the exception occurred.
Handler(String, String, List<String>) - Constructor for class org.bremersee.exception.model.Handler
Instantiates a new handler.

I

ID_HEADER_NAME - Static variable in class org.bremersee.exception.RestApiExceptionConstants
The header name for the 'id' attribute.

M

MESSAGE_HEADER_NAME - Static variable in class org.bremersee.exception.RestApiExceptionConstants
The header name for the 'message' attribute.

O

org.bremersee.exception - package org.bremersee.exception
 
org.bremersee.exception.model - package org.bremersee.exception.model
The package contains the model of the rest api exception.

P

PATH_HEADER_NAME - Static variable in class org.bremersee.exception.RestApiExceptionConstants
The header name for the 'path' attribute.

R

RestApiException - Class in org.bremersee.exception.model
The serialized exception.
RestApiException(String, OffsetDateTime, Integer, String, String, Boolean, String, String, String, String, Handler, List<StackTraceItem>, RestApiException, Map<String, Object>) - Constructor for class org.bremersee.exception.model.RestApiException
Instantiates a new rest api exception.
RestApiExceptionAware - Interface in org.bremersee.exception
Marker interface to get the RestApiException model.
RestApiExceptionConstants - Class in org.bremersee.exception
The rest api exception constants.

S

StackTraceItem - Class in org.bremersee.exception.model
A stack trace element of an exception.
StackTraceItem(String, String, String, Integer) - Constructor for class org.bremersee.exception.model.StackTraceItem
Instantiates a new stack trace item.

T

TIMESTAMP_FORMATTER - Static variable in class org.bremersee.exception.RestApiExceptionConstants
The formatter of the timestamp value.
TIMESTAMP_HEADER_NAME - Static variable in class org.bremersee.exception.RestApiExceptionConstants
The header name for the 'timestamp' attribute.
A C E F G H I M O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form