rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
etr.exception.TransientException Class Reference

Exception indicating a transient error. More...

Inheritance diagram for etr.exception.TransientException:

Detailed Description

Exception indicating a transient error.

The operations that failed may work if attempted again. This may happen because of interaction with other systems and their current state. An example of this is that requesting resources might fail because they are already in use.

Todo:
Handling of transient errors can later be improved by providing a function in this exception that can signal when it is time to retry again.

The documentation for this class was generated from the following file: