Exception: Pastee::Errors::RequiresUserApplicationError
- Inherits:
- 
      StandardError
      
        - Object
- StandardError
- Pastee::Errors::RequiresUserApplicationError
 
- Defined in:
- lib/pastee/errors.rb
Overview
Error for error code 403.
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
| 35 36 37 | # File 'lib/pastee/errors.rb', line 35 def 'Error code 403: This resource requires a UserApplication.' end |