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

Class: Aws::Glue::Types::ErrorDetails

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

Overview

An object containing error details.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The error code for an error.

Returns:

  • (String)

    The error code for an error.

#error_messageString

The error message for an error.

Returns:

  • (String)

    The error message for an error.