Method: Jabber::ServerError#error
- Defined in:
- lib/vendor/xmpp4r/lib/xmpp4r/errors.rb
#error ⇒ Object (readonly)
The error element which caused this exception
27 28 29 |
# File 'lib/vendor/xmpp4r/lib/xmpp4r/errors.rb', line 27 def error @error end |