Class ValidateClientException.ValidationErrorMessage
java.lang.Object
io.extact.rms.client.api.exception.ValidateClientException.ValidationErrorMessage
- Enclosing class:
- ValidateClientException
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setErrorItems
(List<ValidateClientException.ValidationErrorItem> errorItems) void
setErrorMessage
(String errorMessage) void
setErrorReason
(String errorReason)
-
Constructor Details
-
ValidationErrorMessage
public ValidationErrorMessage()
-
-
Method Details
-
getErrorReason
-
setErrorReason
-
getErrorMessage
-
setErrorMessage
-
getErrorItems
-
setErrorItems
-