Class PolicyException

  • All Implemented Interfaces:
    Serializable

    public class PolicyException
    extends UncheckedException
    PolicyException is the type of RuntimeException thrown by any exceptions encountered by the policy framework.
    See Also:
    Serialized Form
    • Constructor Detail

      • PolicyException

        public PolicyException​(Message message)
      • PolicyException

        public PolicyException​(Throwable cause)
      • PolicyException

        public PolicyException​(AssertionInfo info)