Class ComponentException

All Implemented Interfaces:
Serializable

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

    • ComponentException

      public ComponentException(String message, Throwable reas)
    • ComponentException

      public ComponentException(String message)
    • ComponentException

      public ComponentException(Throwable reas)
    • ComponentException

      public ComponentException()