public class IgniteDeploymentCheckedException extends IgniteCheckedException
Constructor and Description |
---|
IgniteDeploymentCheckedException(String msg)
Creates new exception with given error message.
|
IgniteDeploymentCheckedException(String msg,
Throwable cause)
Creates a new exception with given error message and optional nested cause exception.
|
IgniteDeploymentCheckedException(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 IgniteDeploymentCheckedException(String msg)
msg
- Error message.public IgniteDeploymentCheckedException(Throwable cause)
cause
- Non-null throwable cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.0.final Release Date : December 29 2015