public class InvalidPathException extends IllegalArgumentException
| Constructor and Description |
|---|
InvalidPathException() |
InvalidPathException(String input,
String reason) |
InvalidPathException(String input,
String reason,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
String |
getInput() |
String |
getReason() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.