Exception: QingCloud::SDK::Error::NetworkError

Inherits:
SDKError
  • Object
show all
Defined in:
lib/qingcloud/sdk/general/error.rb

Instance Method Summary collapse

Methods inherited from SDKError

#initialize

Constructor Details

This class inherits a constructor from QingCloud::SDK::Error::SDKError

Instance Method Details

#messageObject



12
13
14
# File 'lib/qingcloud/sdk/general/error.rb', line 12

def message
    'Network Error, please check your internet connection.'
end