AwsQueryError

aws.protocols.AwsQueryError
See theAwsQueryError companion object
final case class AwsQueryError(code: String, httpResponseCode: Int)

Provides the value in the 'Code' distinguishing field and HTTP response code for an operation error.

Value parameters

code

The value used to distinguish this error shape during serialization.

httpResponseCode

The HTTP response code used on a response containing this error shape.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product