Exception: AsyncCable::Errors::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/async_cable/errors.rb

Direct Known Subclasses

StreamNameNotSet, UnauthorizedError

Instance Method Summary collapse

Instance Method Details

#codeObject



4
5
6
# File 'lib/async_cable/errors.rb', line 4

def code
  1999
end