public class ProxyDisposedRuntimeException extends AbstractRemotingRuntimeException
| Constructor and Description |
|---|
ProxyDisposedRuntimeException(String message) |
ProxyDisposedRuntimeException(String aMessage,
String aErrorCode) |
ProxyDisposedRuntimeException(String message,
Throwable cause) |
ProxyDisposedRuntimeException(String aMessage,
Throwable aCause,
String aErrorCode) |
ProxyDisposedRuntimeException(Throwable cause) |
ProxyDisposedRuntimeException(Throwable aCause,
String aErrorCode) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProxyDisposedRuntimeException(String aMessage, String aErrorCode)
public ProxyDisposedRuntimeException(String aMessage, Throwable aCause, String aErrorCode)
public ProxyDisposedRuntimeException(String message)
public ProxyDisposedRuntimeException(Throwable aCause, String aErrorCode)
public ProxyDisposedRuntimeException(Throwable cause)
Copyright © 2015. All rights reserved.