public class ProtocolException extends IOException
| Constructor and Description |
|---|
ProtocolException() |
ProtocolException(String s) |
ProtocolException(String s,
boolean fatal) |
ProtocolException(String s,
boolean fatal,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFatal() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2018 The Apache Software Foundation. All rights reserved.