Class: Aws::ECRPublic::Errors::ReferencedImagesNotFoundException

Inherits:
ServiceError
  • Object
show all
Defined in:
sig/errors.rbs,
lib/aws-sdk-ecrpublic/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(context, message, data = Aws::EmptyStructure.new) ⇒ ReferencedImagesNotFoundException

Returns a new instance of ReferencedImagesNotFoundException.

Parameters:



281
282
283
# File 'lib/aws-sdk-ecrpublic/errors.rb', line 281

def initialize(context, message, data = Aws::EmptyStructure.new)
  super(context, message, data)
end

Instance Method Details

#messageString

Returns:

  • (String)


286
# File 'lib/aws-sdk-ecrpublic/errors.rb', line 286

def message: () -> ::String