Class FilterPanelException

  • All Implemented Interfaces:
    Serializable

    public class FilterPanelException
    extends org.pentaho.platform.api.util.PentahoCheckedChainedException
    See Also:
    Serialized Form
    • Constructor Detail

      • FilterPanelException

        public FilterPanelException()
      • FilterPanelException

        public FilterPanelException​(String message)
      • FilterPanelException

        public FilterPanelException​(String message,
                                    Throwable reas)
      • FilterPanelException

        public FilterPanelException​(Throwable reas)