public class JsonFormatException extends IOException
ErrorAction
,
Serialized FormConstructor and Description |
---|
JsonFormatException(String message)
Creates a new instance.
|
JsonFormatException(String message,
Throwable cause)
Creates a new instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JsonFormatException(String message)
message
- the exception messageCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.