@InterfaceAudience.Public @InterfaceStability.Evolving public class UnknownProtocolException extends DoNotRetryIOException
Constructor and Description |
---|
UnknownProtocolException(Class<?> protocol) |
UnknownProtocolException(Class<?> protocol,
String mesg) |
UnknownProtocolException(String mesg) |
Modifier and Type | Method and Description |
---|---|
Class |
getProtocol() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.