public class ProtocolException extends Exception
| Constructor and Description |
|---|
ProtocolException() |
ProtocolException(String message) |
ProtocolException(String message,
Throwable cause) |
ProtocolException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007, 2014, Oracle and/or its affiliates. All rights reserved.