Robot Framework
robot.api.exceptions Namespace Reference

Classes

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