Class GenericErrorInfo
java.lang.Object
io.extact.rms.external.webapi.mapper.GenericErrorInfo
- Direct Known Subclasses:
ValidationErrorInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetErrorMessage(String errorMessage) voidsetErrorReason(String errorReason)
-
Constructor Details
-
GenericErrorInfo
public GenericErrorInfo() -
GenericErrorInfo
-
-
Method Details
-
getErrorReason
-
getErrorMessage
-
setErrorReason
-
setErrorMessage
-