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

Class: Aws::XRay::Types::RootCauseException

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

Overview

The exception associated with a root cause.

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

The message of the exception.

Returns:

  • (String)

    The message of the exception.

#nameString

The name of the exception.

Returns:

  • (String)

    The name of the exception.