ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
etr.exception Namespace Reference

Classes

class  UserError
 A user error should never result in a back trace but a user friendly message about the error. More...
 
class  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  AbortException
 Exception indicating that test execution should be aborted. More...