Exception: PebbleTimeline::APIError
- Inherits:
-
StandardError
- Object
- StandardError
- PebbleTimeline::APIError
- Defined in:
- lib/pebble_timeline/errors.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code.
4 5 6 |
# File 'lib/pebble_timeline/errors.rb', line 4 def code @code end |