public class JsonException extends Exception
Constructor and Description |
---|
JsonException(String message)
Constructs a JsonException with an explanatory message.
|
JsonException(Throwable t) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All rights reserved.