public class StitchError extends Object implements StitchModel
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR |
static String |
ERRORS |
| Constructor and Description |
|---|
StitchError(String error,
List<Object> errors) |
public static final String ERROR
public static final String ERRORS
public String getError()
public Map<String,Object> toMap()
StitchModeltoMap in interface StitchModelMapApache Camel