public class IgniteSpiVersionCheckException extends IgniteSpiException
Constructor and Description |
---|
IgniteSpiVersionCheckException(String msg)
Creates new SPI exception with given error message.
|
IgniteSpiVersionCheckException(String msg,
Throwable cause)
Creates new SPI exception with given error message and optional nested exception.
|
IgniteSpiVersionCheckException(Throwable cause)
Creates new SPI exception given throwable as a cause and
source of error message.
|
getCause, hasCause, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public IgniteSpiVersionCheckException(String msg)
msg
- Error message.public IgniteSpiVersionCheckException(Throwable cause)
cause
- Non-null throwable cause.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024