Class: PolicyViolationError
Defined in: errors.ts:61
A policy rule was violated (e.g. no triggers registered).
Extends
Constructors
Constructor
new PolicyViolationError(
message):PolicyViolationError
Defined in: errors.ts:5
Parameters
message
string
Returns
PolicyViolationError