Class JacksonRuntimeException

All Implemented Interfaces:
Serializable

public class JacksonRuntimeException extends RuntimeException
A RuntimeException that indicates a problem was encountered while performing JSON manipulation with Jackson.
See Also: