new ErrorConverter()
Methods
apply(result) → {todo}
Parameters:
| Name | Type | Description |
|---|---|---|
result |
ResponsePredicateResult |
Returns:
- Type
- todo
requiresBody() → {boolean}
Returns:
true when the converter wants to process the request body.
- Type
- boolean