Package de.kappich.sys.funclib.json
Class JsonParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.kappich.sys.funclib.json.JsonException
de.kappich.sys.funclib.json.JsonParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJsonParseException
(String expected, JsonReader reader) JsonParseException
(String expected, JsonReader reader, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JsonParseException
-
JsonParseException
-
-
Method Details
-
getPos
public int getPos()
-