Exception: Quic::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Quic::Error
- Defined in:
- lib/quic.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
readonly
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ Object (readonly)
Returns the value of attribute code.
7 8 9 |
# File 'lib/quic.rb', line 7 def code @code end |