Package io.stargate.sdk.data.domain
Class ApiError
java.lang.Object
io.stargate.sdk.data.domain.ApiError
Subpart of the payload for json api response holding error information.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApiError
public ApiError()Default constructor.
-
-
Method Details
-
getErrorMessage
Build error message.- Returns:
- error message
-