Contents:
AppleScriptError
ApplicationNotFoundError
AuthenticationError
InvalidPredicateError
UnconstructableClassError
Exceptions:
AppleScriptError(err, script)
Raised when an AppleScript error occurs.
ApplicationNotFoundError(name)
AuthenticationError(message)
InvalidPredicateError(message)
UnconstructableClassError(message)
Bases: Exception
Exception