Package org.sikuli.script
Class SikuliXception
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.sikuli.script.SikuliXception
-
- All Implemented Interfaces:
Serializable
public class SikuliXception extends RuntimeException
INTERNAL USE- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SikuliXception(String message)SikuliXception(String message, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-