public class IpcSharedMemoryOperationTimedoutException extends IgniteCheckedException
Object.wait(long))
has timed out.| Constructor and Description |
|---|
IpcSharedMemoryOperationTimedoutException(String msg)
Creates new exception with given error message.
|
IpcSharedMemoryOperationTimedoutException(String msg,
Throwable cause)
Creates new exception with given error message and optional nested exception.
|
IpcSharedMemoryOperationTimedoutException(Throwable cause)
Creates new exception with given throwable as a cause and
source of error message.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IpcSharedMemoryOperationTimedoutException(String msg)
msg - Error message.public IpcSharedMemoryOperationTimedoutException(Throwable cause)
cause - Non-null throwable cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015