Serializablepublic 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, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeJsonMappingException(JsonMappingException cause)
public RuntimeJsonMappingException(String message)
public RuntimeJsonMappingException(String message, JsonMappingException cause)
Copyright © 2008–2018. All rights reserved.