Package org.sikuli.script
Class SikuliException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.sikuli.script.SikuliException
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FindFailed
public class SikuliException extends Exception
INTERNAL USE- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SikuliException(String msg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()StringtoStringShort()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-