public class IgniteFutureTimeoutCheckedException extends IgniteCheckedException
Constructor and Description |
---|
IgniteFutureTimeoutCheckedException(String msg)
Creates new exception with given error message.
|
IgniteFutureTimeoutCheckedException(String msg,
Throwable cause)
Creates a new exception with given error message and optional nested cause exception.
|
IgniteFutureTimeoutCheckedException(Throwable cause)
Creates new exception with given throwable as a nested cause and
source of error message.
|
getCause, hasCause, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public IgniteFutureTimeoutCheckedException(String msg)
msg
- Error message.public IgniteFutureTimeoutCheckedException(Throwable cause)
cause
- Non-null throwable cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017