public class ProtocolNotFound extends ProtocolException
| Constructor and Description |
|---|
ProtocolNotFound(String url) |
ProtocolNotFound(String url,
String message) |
ProtocolNotFound(String url,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007, 2014, Oracle and/or its affiliates. All rights reserved.