Serializable
public class PatternSyntaxExceptionextends IllegalArgumentException
PatternSyntaxException(String desc, String regex, int index)
String
getDescription()
int
getIndex()
getMessage()
getPattern()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PatternSyntaxException(String desc, String regex, int index)
desc
regex
index
-1
public int getIndex()
public String getDescription()
public String getPattern()
public String getMessage()
getMessage
Throwable