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