@Beta public class MultichainServiceException extends RuntimeException
Constructor and Description |
---|
MultichainServiceException(String message)
MultichainServiceException
|
MultichainServiceException(String message,
Throwable cause)
MultichainServiceException ith cause
|
MultichainServiceException(Throwable cause)
MultichainServiceException ith cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MultichainServiceException(@Nullable String message)
message
- Message of the Exceptionpublic MultichainServiceException(@Nullable Throwable cause)
cause
- Cause of the ExceptionCopyright © 2020 SAP SE. All rights reserved.