Exception: Applocale::ErrorUtil::FileNotExist

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



77
78
79
# File 'lib/applocale/Util/error_util.rb', line 77

def message
  "File not exist"
end