Exception: Applocale::ErrorUtil::DownloadFromGoogleFail

Inherits:
CommonError
  • Object
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



51
52
53
# File 'lib/applocale/Util/error_util.rb', line 51

def message
  "Cannot download from google"
end