Class RMException

  • All Implemented Interfaces:
    Serializable

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

      • RMException

        public RMException​(Message msg)
      • RMException

        public RMException​(Throwable cause)