class Aws::FinSpaceData::Types::ErrorInfo

Error message.

@!attribute [rw] error_message

The text of the error message.
@return [String]

@!attribute [rw] error_category

The category of the error.

* `VALIDATION` -The inputs to this request are invalid.

* `SERVICE_QUOTA_EXCEEDED` - Service quotas have been exceeded.
  Please contact AWS support to increase quotas.

* `ACCESS_DENIED` - Missing required permission to perform this
  request.

* `RESOURCE_NOT_FOUND` - One or more inputs to this request were not
  found.

* `THROTTLING` - The system temporarily lacks sufficient resources
  to process the request.

* `INTERNAL_SERVICE_EXCEPTION` - An internal service error has
  occurred.

* `CANCELLED` - A user recoverable error has occurred.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/finspace-2020-07-13/ErrorInfo AWS API Documentation

Constants

SENSITIVE