ex_aliyun_ots v0.6.0 ExAliyunOts.Error View Source

Describe request error from server http response.

Link to this section Summary

Link to this section Types

Link to this type

t()

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