Class ApiError

java.lang.Object
io.stargate.sdk.data.domain.ApiError

public class ApiError extends Object
Subpart of the payload for json api response holding error information.
  • Constructor Details

    • ApiError

      public ApiError()
      Default constructor.
  • Method Details

    • getErrorMessage

      public String getErrorMessage()
      Build error message.
      Returns:
      error message