Exception: JabberAdmin::RequestError

Inherits:
Error
  • Object
show all
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

#response

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from JabberAdmin::Error