You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MQ::Types::Error

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returns information about an error.

Instance Attribute Summary collapse

Instance Attribute Details

#error_attributeString

The attribute which caused the error.

Returns:

  • (String)

    The attribute which caused the error.

#messageString

The explanation of the error.

Returns:

  • (String)

    The explanation of the error.