282 283 284 285
# File 'lib/xmpp4r/stream.rb', line 282 def raise(exception) @exception = exception @waiter.run end