Serializablepublic class IllegalPathPatternException extends IllegalArgumentException
| Constructor | Description |
|---|---|
IllegalPathPatternException(String message,
String pattern,
int index) |
Creates new instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
getIndex() |
|
String |
getPattern() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getPattern()
public int getIndex()
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.