Exception: Wordmove::FtpNotSupportedException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/wordmove/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



19
20
21
# File 'lib/wordmove/exceptions.rb', line 19

def message
  'FTP protocol is no more supported in verison >= 6.0'
end