Robot Framework
exceptions.py File Reference

Go to the source code of this file.

Classes

class  robot.api.exceptions.ContinuableFailure
 Report failed validation but allow continuing execution. More...
 
class  robot.api.exceptions.Error
 Report error in execution. More...
 
class  robot.api.exceptions.Failure
 Exceptions that libraries can use for communicating failures and other events. More...
 
class  robot.api.exceptions.FatalError
 Report error that stops the whole execution. More...
 
class  robot.api.exceptions.SkipExecution
 Mark the executed test or task skipped. More...
 

Namespaces

 robot.api.exceptions