Package com.mindee.parsing.common
Class ErrorDetails
- java.lang.Object
-
- com.mindee.parsing.common.ErrorDetails
-
public class ErrorDetails extends Object
Represent error details.
-
-
Constructor Summary
Constructors Constructor Description ErrorDetails(String details)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getValue()
More precise information about the current error.String
toString()
-