Exception: SmoothOperator::Operator::Exceptions::AuthorizationRequired
- Inherits:
-
Base
- Object
- StandardError
- Base
- SmoothOperator::Operator::Exceptions::AuthorizationRequired
- Defined in:
- lib/smooth_operator/operator/exceptions.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from SmoothOperator::Operator::Exceptions::Base
Instance Method Details
#message ⇒ Object
47 48 49 |
# File 'lib/smooth_operator/operator/exceptions.rb', line 47 def 'AuthorizationRequired' end |