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, toString
Copyright © 2007, 2017, Oracle and/or its affiliates. All rights reserved.