class Aws::NimbleStudio::Types::InternalServerException
@!attribute [rw] code
@return [String]
@!attribute [rw] context
ExceptionContext is a set of key-value pairs that provide you with more information about the error that occurred. For example, when the service returns a 404 ResourceNotFound error, ExceptionContext will contain the key `resourceId` with the value of resource that was not found. ExceptionContext enables scripts and other programmatic clients to provide for better error handling. @return [Hash<String,String>]
@!attribute [rw] message
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/nimble-2020-08-01/InternalServerException AWS API Documentation
Constants
- SENSITIVE