Class: Garufa::SubscriptionError
- Inherits:
-
Struct
- Object
- Struct
- Garufa::SubscriptionError
- Defined in:
- lib/garufa/subscription.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
-
#message ⇒ Object
Returns the value of attribute message.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code
106 107 108 |
# File 'lib/garufa/subscription.rb', line 106 def code @code end |
#message ⇒ Object
Returns the value of attribute message
106 107 108 |
# File 'lib/garufa/subscription.rb', line 106 def end |