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.



11
12
13
# File 'lib/canner.rb', line 11

def method
  @method
end

#roleObject

Returns the value of attribute role.



11
12
13
# File 'lib/canner.rb', line 11

def role
  @role
end