public class IgniteDeploymentException extends IgniteException
Constructor and Description |
---|
IgniteDeploymentException(String msg)
Creates new exception with given error message.
|
IgniteDeploymentException(String msg,
@Nullable Throwable cause)
Creates a new exception with given error message and optional nested cause exception.
|
IgniteDeploymentException(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 IgniteDeploymentException(String msg)
msg
- Error message.public IgniteDeploymentException(Throwable cause)
cause
- Non-null throwable cause.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019