299 300 301 302
# File 'lib/bridge.rb', line 299 def remoteError msg Util.warn msg @bridge.emit 'remote_error', [msg] end