| Package | Description |
|---|---|
| io.katharsis.errorhandling | |
| io.katharsis.errorhandling.mapper | |
| io.katharsis.jackson.serializer |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
ErrorResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
JsonApiExceptionMapper.toErrorResponse(E exception) |
ErrorResponse |
KatharsisExceptionMapper.toErrorResponse(KatharsisMappableException exception) |
| Modifier and Type | Method and Description |
|---|---|
Class<ErrorResponse> |
ErrorResponseSerializer.handledType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorResponseSerializer.serialize(ErrorResponse errorResponse,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
Copyright © 2015. All Rights Reserved.