Method: VMC::NotAuthorized#initialize
- Defined in:
- lib/vmc/errors.rb
#initialize ⇒ NotAuthorized
Returns a new instance of NotAuthorized.
15 16 17 |
# File 'lib/vmc/errors.rb', line 15 def initialize = "Not authorized." end |
Returns a new instance of NotAuthorized.
15 16 17 |
# File 'lib/vmc/errors.rb', line 15 def initialize = "Not authorized." end |