public class JsonProcessingException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
JsonProcessingException(java.lang.String message)
Creates a new instance of this exception.
|
JsonProcessingException(java.lang.String message,
java.lang.Throwable cause)
Creates a new instance of this exception.
|
public JsonProcessingException(java.lang.String message,
java.lang.Throwable cause)
message - the error messagecause - the cause of this exceptionpublic JsonProcessingException(java.lang.String message)
message - the error messageCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.