Serializable
public class RuntimeJsonMappingException extends RuntimeException
JsonMappingException
Constructor | Description |
---|---|
RuntimeJsonMappingException(JsonMappingException cause) |
|
RuntimeJsonMappingException(String message) |
|
RuntimeJsonMappingException(String message,
JsonMappingException cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RuntimeJsonMappingException(JsonMappingException cause)
public RuntimeJsonMappingException(String message)
public RuntimeJsonMappingException(String message, JsonMappingException cause)
Copyright © 2008–2018. All rights reserved.