public class MultiNodeException extends Exception
Multi node exception
This exception is thrown in the following cases :
Constructor and Description |
---|
MultiNodeException(String message)
Constructor
|
MultiNodeException(String message,
Throwable cause)
Constructor
|
MultiNodeException(Throwable cause)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.