public class RecipeException extends Exception
RecipePipeline specific exception used for
communicating issues with execution of pipeline.| Constructor and Description |
|---|
RecipeException(Exception e) |
RecipeException(String message) |
RecipeException(String message,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 CDAP Licensed under the Apache License, Version 2.0.