Exception: Cassette::Errors::NotAnEmployee
- Defined in:
- lib/cassette/errors/not_an_employee.rb
Instance Method Summary collapse
Instance Method Details
#code ⇒ Object
6 7 8 |
# File 'lib/cassette/errors/not_an_employee.rb', line 6 def code 403 end |