Exception: ResoTransport::LocalizationRequired
- Inherits:
-
ResourceError
- Object
- StandardError
- ResourceError
- ResoTransport::LocalizationRequired
- Defined in:
- lib/reso_transport/errors.rb
Instance Attribute Summary
Attributes inherited from ResourceError
Instance Method Summary collapse
Methods inherited from ResourceError
Constructor Details
This class inherits a constructor from ResoTransport::ResourceError
Instance Method Details
#message ⇒ Object
33 34 35 |
# File 'lib/reso_transport/errors.rb', line 33 def "Localization required for #{resource_name}" end |