public static class SharedSetUp.ThrowExceptionSerializer<T>
extends com.fasterxml.jackson.databind.JsonSerializer<T>
| Constructor and Description |
|---|
ThrowExceptionSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(T value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(T value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<T>IOExceptioncom.fasterxml.jackson.core.JsonProcessingException