Module WebSocket::ExceptionHandler::ClassMethods
In: lib/websocket/exception_handler.rb

Methods

Public Instance methods

Rescue from WebSocket::Error errors.

@param [String] method_name Name of method that should be wrapped and rescued @param [Hash] options Options for rescue

@options options [Any] :return Value that should be returned instead of raised error

[Validate]