OpenQuizz
Une application de gestion des contenus pédagogiques
retry_if_exception_message Class Reference
Inheritance diagram for retry_if_exception_message:
Collaboration diagram for retry_if_exception_message:

Public Member Functions

def __init__ (self, message=None, match=None)
 
- Public Member Functions inherited from retry_if_exception
def __init__ (self, predicate)
 
def __call__ (self, retry_state)
 
- Public Member Functions inherited from retry_base
def __and__ (self, other)
 
def __or__ (self, other)
 

Additional Inherited Members

- Data Fields inherited from retry_if_exception
 predicate
 

Detailed Description

Retries if an exception message equals or matches.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  message = None,
  match = None 
)

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