public class IllegalPathPatternException
extends java.lang.IllegalArgumentException
| Constructor and Description |
|---|
IllegalPathPatternException(java.lang.String message,
java.lang.String pattern,
int index)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
java.lang.String |
getPattern() |
Copyright © 2018–2019 Oracle Corporation. All rights reserved.