etr  4.0-pre
Classes | Namespaces
exception.py File Reference

Classes

class  etr.exception.UserError
 A user error should never result in a back trace but a user friendly message about the error. More...
 
class  etr.exception.DeferredException
 Exception indicating that test execution is aborted by user. More...
 
class  etr.exception.AbortException
 Exception indicating a transient error. More...
 
class  etr.exception.TransientException
 Exception indicating that an error occurred due to external circumstance with user provided data. More...
 

Namespaces

 etr.exception
 

Detailed Description