Exception: AGICommandError

Inherits:
AGIError
  • Object
show all
Defined in:
lib/AGIExceptions.rb

Overview

AGICommandError signifies that Asterisk has notified us that there was an error with the requested Command, usually the syntax. It inherits from AGIError.

Instance Attribute Summary

Attributes inherited from AGIError

#raw_data

Method Summary

Methods inherited from AGIError

#initialize, #to_s, #to_str

Constructor Details

This class inherits a constructor from AGIError