Exception: JabberAdmin::RequestError
- Defined in:
- lib/jabber_admin/errors.rb
Overview
This exception is raised when the request was denied due to premission issues or a general unavaliability of the command on the REST API. This simply means the response code from ejabberd was not 200 OK.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from JabberAdmin::Error