Expand description
Error subtypes for PolicySetError
Structs§
- There was a duplicate
PolicyId
encountered in either the set of templates or the set of policies. - Expected a static policy, but a template-linked policy was provided
- Expected a template, but a static policy was provided.
- Error during JSON ser/de of the policy set (as opposed to individual policies)
- Error when unlinking a template-linked policy
- Error when linking a template
- Error when removing a static policy that doesn’t exist
- Error when removing a template that is not a template
- Error when removing a template with active links
- Error when removing a template that doesn’t exist
- Error when removing a link that is not a link