Class JsonParsingRuntimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.vmware.vipclient.i18n.exceptions.JsonParsingRuntimeException
-
- All Implemented Interfaces:
java.io.Serializable
public class JsonParsingRuntimeException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JsonParsingRuntimeException(java.lang.Exception e, java.lang.String json)
JsonParsingRuntimeException(java.lang.String json)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getJson()
-