Exception: Pastee::Errors::NoKeyError
- Inherits:
-
StandardError
- Object
- StandardError
- Pastee::Errors::NoKeyError
- Defined in:
- lib/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/errors.rb', line 4 def 'Error code 1: No key was provided.' end |