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