Used when something cannot be done because Robot is not running. More...
Used when something cannot be done because Robot is not running.
Based on AttributeError to be backwards compatible with RF < 2.8.5. May later be based directly on Exception, so new code should except this exception explicitly.
Definition at line 3955 of file BuiltIn.py.