Exception: AGITimeoutError

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

Overview

AGITimeoutError signifies that a Asterisk notified the AGI that a requested command timed out. 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