public class ServerError extends java.lang.RuntimeException implements TransportException
| Constructor and Description | 
|---|
| ServerError(java.lang.String msg) | 
| ServerError(java.lang.Throwable e) | 
| Modifier and Type | Method and Description | 
|---|---|
| ExceptionCode | code()The exception code. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessagepublic ServerError(java.lang.Throwable e)
public ServerError(java.lang.String msg)
public ExceptionCode code()
TransportExceptioncode in interface TransportExceptionCopyright © 2018 The Apache Software Foundation