Class PentahoSystemException

All Implemented Interfaces:
Serializable

public class PentahoSystemException extends PentahoCheckedChainedException
Author:
Steven Barkdull
See Also:
  • Constructor Details

    • PentahoSystemException

      public PentahoSystemException()
    • PentahoSystemException

      public PentahoSystemException(String message, Throwable reas)
    • PentahoSystemException

      public PentahoSystemException(String message)
    • PentahoSystemException

      public PentahoSystemException(Throwable reas)