Exception: Finix::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Finix::Error
- Includes:
- HypermediaRegistry, Resource
- Defined in:
- lib/finix/resources/error.rb
Instance Attribute Summary
Attributes included from HalResource
Instance Method Summary collapse
Methods included from HypermediaRegistry
Methods included from Resource
#copy_from, #fetch, #hydrate, included, #initialize, #refresh, #sanitize, #save, #to_s
Methods included from HalResource
#load_page_from_response!, #method_missing
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Finix::HalResource
Instance Method Details
#message ⇒ Object
8 9 10 |
# File 'lib/finix/resources/error.rb', line 8 def @attributes['message'] end |