Uses of Class
com.adobe.pdfservices.operation.internal.cpf.dto.response.platform.CPFError
-
Packages that use CPFError Package Description com.adobe.pdfservices.operation.internal.cpf.dto.response -
-
Uses of CPFError in com.adobe.pdfservices.operation.internal.cpf.dto.response
Methods in com.adobe.pdfservices.operation.internal.cpf.dto.response that return CPFError Modifier and Type Method Description CPFErrorCPFErrorResponse. getCpfError()Constructors in com.adobe.pdfservices.operation.internal.cpf.dto.response with parameters of type CPFError Constructor Description CPFErrorResponse(Integer status, String type, String report, String errorCode, String message, String reason, String title, CPFStatus cpfStatus, CPFError cpfError)
-