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