com.mongodb.util
public class JSONParseException extends RuntimeException
{ "x" : 3, "y" : 4, some invalid json.... } ^
Constructor and Description |
---|
JSONParseException(String s,
int pos) |
JSONParseException(String s,
int pos,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString