public class ProtocolException extends java.lang.RuntimeException implements TransportException
Constructor and Description |
---|
ProtocolException(java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
ExceptionCode |
code()
The exception code.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMessage
public ExceptionCode code()
TransportException
code
in interface TransportException
Copyright © 2019 The Apache Software Foundation