Class: PicoApi::Handlers::Errors::ServerError
- Inherits:
-
Struct
- Object
- Struct
- PicoApi::Handlers::Errors::ServerError
- Defined in:
- lib/pico_api/handlers/errors.rb
Instance Attribute Summary collapse
-
#message ⇒ Object
Returns the value of attribute message.
Instance Attribute Details
#message ⇒ Object
Returns the value of attribute message
15 16 17 |
# File 'lib/pico_api/handlers/errors.rb', line 15 def @message end |