ExAliyunOts.Error (ex_aliyun_ots v0.14.4) View Source

Describe request error from server http response.

Link to this section Summary

Link to this section Types

Specs

t() :: %ExAliyunOts.Error{
  code: binary(),
  datetime: binary(),
  http_status_code: binary(),
  message: binary(),
  request_id: binary()
}