Exception: JabberAdmin::CommandError
- Defined in:
- lib/jabber_admin/errors.rb
Overview
This exception is raised when the response from the ejabberd REST API indicated that the status of the command was not successful. In this case the response body includes a one (1). In case everything was fine, it includes a zero (0).
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from JabberAdmin::Error