public class ClusterTopologyException extends IgniteException
Constructor and Description |
---|
ClusterTopologyException(String msg)
Creates new topology exception with given error message.
|
ClusterTopologyException(String msg,
Throwable cause)
Creates new topology exception with given error message and optional
nested exception.
|
getCause, hasCause, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ClusterTopologyException(String msg)
msg
- Error message.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015