XmlError

object XmlError

Denotes a structure that represents an error. There are special rules for error deserialization in various XML-based protocols. This trait provides necessary context to the deserializer to properly deserialize error response data into types.

See https://awslabs.github.io/smithy/1.0/spec/aws/aws-restxml-protocol.html#operation-error-serialization

NOTE/FIXME: This type was written to handle the restXml protocol handling but could be refactored to be more general purpose if/when necessary to support other XML-based protocols.

Properties

Link copied to clipboard