T - public class RecipeExceptionResponse<T> extends ServiceResponse<T>
RecipeException occurs. Contains information about row index
in dataset and directive index in recipe that caused the error.| Constructor and Description |
|---|
RecipeExceptionResponse(String message,
Integer rowIndex,
Integer directiveIndex) |
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.