10Duke Java Core
Loading...
Searching...
No Matches
tenduke.sdk.core.model.ErrorResponseBody Class Reference

Detailed Description

Model class that enables easier controlling of the response in case an error has occurred during an API call.

Public Member Functions

Map< String, String > errorDetail ()
 Returns an unmodifiable view into the error details map.
 

Member Function Documentation

◆ errorDetail()

Map< String, String > tenduke.sdk.core.model.ErrorResponseBody.errorDetail ( )

Returns an unmodifiable view into the error details map.

Returns
Error detail map as an unmodifiable instance.

The documentation for this class was generated from the following file: