Exception: Applocale::ErrorUtil::FileMustSameExt
- Inherits:
-
CommandError
- Object
- StandardError
- CommonError
- CommandError
- Applocale::ErrorUtil::FileMustSameExt
- Defined in:
- lib/applocale/Util/error_util.rb
Instance Method Summary collapse
Methods inherited from CommonError
Instance Method Details
#message ⇒ Object
61 62 63 |
# File 'lib/applocale/Util/error_util.rb', line 61 def "Two file format not same" end |