ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 one or more exceptions was caught but execution should not stop so the error was deferred and this exception was thrown after the execution. More...
 
class  etr.exception.AbortException
 Exception indicating that test execution should be aborted. More...
 

Namespaces

 etr.exception
 

Detailed Description