public static class StringUtil.ParseException extends ExceptionCC
Constructor and Description |
---|
ParseException(String message) |
ParseException(String message,
int position) |
ParseException(String message,
int position,
Throwable cause) |
ParseException(String message,
String text,
int position,
String fileName) |
ParseException(String message,
String text,
int position,
String fileName,
Throwable cause) |
ParseException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString