public class URLSyntaxException extends URISyntaxException
Constructor and Description |
---|
URLSyntaxException(String url,
String error,
int index,
int length) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getIndex, getInput, getMessage, getReason
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.