rad  2.0.0
 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 is aborted by user. More...
 
class  TransientException
 Exception indicating a transient error. More...
 
class  ExternalException
 Exception indicating that an error occurred due to external circumstance with user provided data. More...