public class URISyntaxException extends Exception
| Constructor and Description |
|---|
URISyntaxException(String input,
String reason) |
URISyntaxException(String input,
String reason,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
String |
getInput() |
String |
getReason() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringCopyright © 2026. All rights reserved.