Raises:
274 275 276 277
# File 'lib/xmpp4r/stream.rb', line 274 def wait @waiter.wait raise @exception if @exception end