Exception: PHPRPC::Error
- Inherits:
-
Exception
- Object
- Exception
- PHPRPC::Error
- Defined in:
- lib/phprpc/client.rb
Instance Attribute Summary collapse
-
#number ⇒ Object
Returns the value of attribute number.
Instance Attribute Details
#number ⇒ Object
Returns the value of attribute number.
42 43 44 |
# File 'lib/phprpc/client.rb', line 42 def number @number end |