public class IllegalPathPatternException
extends java.lang.IllegalArgumentException
| Constructor | Description |
|---|---|
IllegalPathPatternException(java.lang.String message,
java.lang.String pattern,
int index) |
Creates new instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
getIndex() |
|
java.lang.String |
getPattern() |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.