@InterfaceAudience.Public 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, toStringCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.