Uses of Class
io.getlime.core.rest.model.base.entity.Error
| Package | Description |
|---|---|
| io.getlime.core.rest.model.base.response |
-
Uses of Error in io.getlime.core.rest.model.base.response
Constructors in io.getlime.core.rest.model.base.response with parameters of type Error Constructor Description ErrorResponse(@NotNull Error error)Create an error response with provided error as a response object.