sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48157
Re: [Question #672659]: are all of the exceptions FindFailed
Question #672659 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/672659
Status: Open => Answered
masuo proposed the following answer:
I assume that you are programing script with Python by using SikuliX IDE.
FindFailed exception is in java class, so it is out of jython Exception.
[FindFailed]
https://raiman.github.io/SikuliX1/javadocs/org/sikuli/script/FindFailed.html
[Exception]
https://docs.python.org/2/library/exceptions.html#exception-hierarchy
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.