Exception: AGIHangupError

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

Overview

AGIHangupError signifies that the Asterisk Channel associated with the AGI has been hung up, unexpectedly. 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