Class UIException

  • All Implemented Interfaces:
    Serializable

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

      • UIException

        public UIException()
      • UIException

        public UIException​(String message)
        Parameters:
        message -
      • UIException

        public UIException​(String message,
                           Throwable reas)
        Parameters:
        message -
        reas -
      • UIException

        public UIException​(Throwable reas)
        Parameters:
        reas -