public class ImageProcessingError extends Object
| Constructor and Description | 
|---|
ImageProcessingError()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()
Gets the description. 
 | 
String | 
getErrorId()
Gets the error id. 
 | 
void | 
setDescription(String description)
Sets the description. 
 | 
void | 
setErrorId(String errorId)
Sets the error id. 
 | 
public String getErrorId()
public void setErrorId(String errorId)
errorId - The error identifierpublic String getDescription()
public void setDescription(String description)
description - The descriptionCopyright © 2015–2016 IBM Watson. All rights reserved.