Exception: JabberAdmin::UnknownCommandError
- Defined in:
- lib/jabber_admin/errors.rb
Overview
This exception is raised when we send an unknown command to the REST API. It will respond with a 404 status code in this case.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from JabberAdmin::Error