class Gem::S3URISigner::InstanceProfileError
公共类方法
源代码
# File lib/rubygems/s3_uri_signer.rb, line 20 def initialize(message) super message end
调用超类方法
Exception::new
# File lib/rubygems/s3_uri_signer.rb, line 20 def initialize(message) super message end
Exception::new