Exception: AsyncCable::Errors::Error
- Inherits:
-
StandardError
- Object
- StandardError
- AsyncCable::Errors::Error
- Defined in:
- lib/async_cable/errors.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#code ⇒ Object
4 5 6 |
# File 'lib/async_cable/errors.rb', line 4 def code 1999 end |