Exception: OnSIP::OnSIPRequestException
- Inherits:
-
OnSIPException
- Object
- StandardError
- OnSIPException
- OnSIP::OnSIPRequestException
- Defined in:
- lib/onsip/exceptions.rb
Instance Attribute Summary
Attributes inherited from OnSIPException
Instance Method Summary collapse
Methods inherited from OnSIPException
Constructor Details
This class inherits a constructor from OnSIP::OnSIPException
Instance Method Details
#response ⇒ Object
13 14 15 |
# File 'lib/onsip/exceptions.rb', line 13 def response @options[:response] end |