Exception: I18nData::NoTranslationAvailable
- Inherits:
-
Exception
- Object
- Exception
- I18nData::NoTranslationAvailable
- Defined in:
- lib/i18n_data.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
27 28 29 |
# File 'lib/i18n_data.rb', line 27 def to_s "NoTranslationAvailable -- #{super}" end |