Class BackgroundExecutionException

All Implemented Interfaces:
Serializable

public class BackgroundExecutionException extends PentahoCheckedChainedException
See Also:
  • Constructor Details

    • BackgroundExecutionException

      public BackgroundExecutionException()
    • BackgroundExecutionException

      public BackgroundExecutionException(String message)
    • BackgroundExecutionException

      public BackgroundExecutionException(Throwable cause)
    • BackgroundExecutionException

      public BackgroundExecutionException(String message, Throwable cause)