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, toString
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.