Module org.cruk.clarity.api
Package org.cruk.clarity.api.automation
Class ClarityAutomationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cruk.clarity.api.automation.ClarityAutomationException
- All Implemented Interfaces:
Serializable
Runtime exception when there is a failure in automating a Clarity process.
- Since:
- 2.31.2
- See Also:
-
Constructor Summary
ConstructorDescriptionClarityAutomationException
(String message) ClarityAutomationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClarityAutomationException
public ClarityAutomationException() -
ClarityAutomationException
-
ClarityAutomationException
-
ClarityAutomationException
-