Exception: Isolator::WebsocketError

Inherits:
UnsafeOperationError show all
Defined in:
lib/isolator/errors.rb

Constant Summary collapse

MESSAGE =
"You are trying to broadcast to a websocket connection inside db transaction. "

Method Summary

Methods inherited from UnsafeOperationError

#initialize

Constructor Details

This class inherits a constructor from Isolator::UnsafeOperationError