Class JsonParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vmware.vipclient.i18n.exceptions.JsonParsingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJsonParsingException(Exception e, String json) JsonParsingException(String json) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JsonParsingException
-
JsonParsingException
-
-
Method Details
-
getJson
-