Class UnsupportedFilterException

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedFilterException
    extends RuntimeException
    Indicates an illegal filter configuration according to the compliance level set.
    Since:
    2.2.1
    Author:
    Jesse
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedFilterException

        public UnsupportedFilterException​(String message,
                                          Exception e)
      • UnsupportedFilterException

        public UnsupportedFilterException​(String string)