Exception: OpenTox::NotAuthorizedError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- OpenTox::NotAuthorizedError
- Defined in:
- lib/error.rb
Instance Method Summary collapse
Instance Method Details
#http_code ⇒ Object
15 |
# File 'lib/error.rb', line 15 def http_code; 401; end |