|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.opengts.util.JSON.JSONParsingException
public static class JSON.JSONParsingException
JSON Parse Exception
| Constructor Summary | |
|---|---|
JSON.JSONParsingException(java.lang.String msg,
JSON.JSONParsingContext context)
|
|
| Method Summary | |
|---|---|
int |
getIndex()
|
int |
getLine()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JSON.JSONParsingException(java.lang.String msg,
JSON.JSONParsingContext context)
| Method Detail |
|---|
public int getIndex()
public int getLine()
public java.lang.String toString()
toString in class java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||