Class ErrorResponseMessageResolver
java.lang.Object
com.helixframework.api.contract.error.ErrorResponseMessageResolver
Resolves placeholders in
ErrorResponse messages.-
Method Summary
-
Method Details
-
resolve
Resolve placeholders in the supplied message using properties of the suppliedThrowable.- Parameters:
throwable- throwable to check for property valuesmessage- string in which to resolve placeholders- Returns:
- resolved string
-