Class UIException

All Implemented Interfaces:
Serializable

public class UIException extends PentahoChainedException
See Also:
  • Constructor Details

    • 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 -