public static class RESTSerializers.ErrorResponseSerializer extends com.fasterxml.jackson.databind.JsonSerializer<ErrorResponse>
| Constructor and Description |
|---|
ErrorResponseSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(ErrorResponse errorResponse,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(ErrorResponse errorResponse, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws java.io.IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<ErrorResponse>java.io.IOException