titus.errors.PFATimeoutException

class titus.errors.PFATimeoutException(message)[source]

Bases: titus.errors.PFAException

Exception encountered at runtime from a PFA begin, action, end, or merge process taking too long (possible infinite loop).

__init__(message)
Parameters:message (string) – timeout error message