Class ImsErrorResponse
- java.lang.Object
-
- com.adobe.pdfservices.operation.internal.dto.response.ImsErrorResponse
-
public class ImsErrorResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description ImsErrorResponse(String error, String errorDescription)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetError()StringgetErrorDescription()voidsetErrorDescription(String errorDescription)StringtoString()
-