Uses of Class
com.mindee.parsing.common.Error
-
Packages that use Error Package Description com.mindee.parsing.common -
-
Uses of Error in com.mindee.parsing.common
Methods in com.mindee.parsing.common that return Error Modifier and Type Method Description Error
ApiRequest. getError()
Information about an error that occurred during the API request.Error
Job. getError()
Information about an error that occurred during the job processing.Constructors in com.mindee.parsing.common with parameters of type Error Constructor Description Job(LocalDateTime availableAt, String id, LocalDateTime issuedAt, String status, Error error)
-