Errors
psengine.risk_rules.errors
¶
RiskRuleError
¶
RiskRuleError(
message='An error occurred. Raise exceptions with a message argument to see additional information',
*args,
)
RiskRuleFetchError
¶
RiskRuleFetchError(
message='An error occurred. Raise exceptions with a message argument to see additional information',
*args,
)
Bases: RecordedFutureError
Raised when the risk rules for an entity type cannot be fetched.