public class ServiceInteractionException extends Exception
| Constructor and Description |
|---|
ServiceInteractionException() |
ServiceInteractionException(String message) |
ServiceInteractionException(String message,
Throwable cause) |
ServiceInteractionException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ServiceInteractionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All Rights Reserved.