Package dev.galasa.textscan
Class FailTextFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
dev.galasa.textscan.TextScanManagerException
dev.galasa.textscan.FailTextFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionFailTextFoundException
(String message) FailTextFoundException
(String message, Throwable cause) FailTextFoundException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) FailTextFoundException
(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
-
FailTextFoundException
public FailTextFoundException() -
FailTextFoundException
-
FailTextFoundException
-
FailTextFoundException
-
FailTextFoundException
-