public class HandleTimeoutRuntimeException
extends org.refcodes.exception.AbstractRuntimeException
HandleAccessor.HandleMutator<H>, HandleAccessor.HandleProperty<H>org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B extends org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B>>, org.refcodes.exception.ErrorCodeAccessor.ErrorCodeMutator, org.refcodes.exception.ErrorCodeAccessor.ErrorCodeProperty| Constructor and Description |
|---|
HandleTimeoutRuntimeException(Object aHandle,
String message) |
HandleTimeoutRuntimeException(Object aHandle,
String aMessage,
String aErrorCode) |
HandleTimeoutRuntimeException(Object aHandle,
String message,
Throwable cause) |
HandleTimeoutRuntimeException(Object aHandle,
String aMessage,
Throwable aCause,
String aErrorCode) |
HandleTimeoutRuntimeException(Object aHandle,
Throwable cause) |
HandleTimeoutRuntimeException(Object aHandle,
Throwable aCause,
String aErrorCode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getHandle()
Retrieves the handle from the handle property.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HandleTimeoutRuntimeException(Object aHandle, String aMessage, String aErrorCode)
public HandleTimeoutRuntimeException(Object aHandle, String aMessage, Throwable aCause, String aErrorCode)
public HandleTimeoutRuntimeException(Object aHandle, String message, Throwable cause)
public HandleTimeoutRuntimeException(Object aHandle, Throwable aCause, String aErrorCode)
public Object getHandle()
HandleAccessorgetHandle in interface HandleAccessorCopyright © 2017. All rights reserved.