Exception: Applocale::ErrorUtil::FileMustSameExt

Inherits:
CommandError show all
Defined in:
lib/applocale/Util/error_util.rb

Instance Method Summary collapse

Methods inherited from CommonError

#raise, #to_warn

Instance Method Details

#messageObject



83
84
85
# File 'lib/applocale/Util/error_util.rb', line 83

def message
  "Two file format not same"
end