Exception: Canner::NotAuthorizedError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/canner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#methodObject

Returns the value of attribute method.



20
21
22
# File 'lib/canner.rb', line 20

def method
  @method
end

#roleObject

Returns the value of attribute role.



20
21
22
# File 'lib/canner.rb', line 20

def role
  @role
end