Exception: KPM::ArtifactCorruptedException

Inherits:
IOError
  • Object
show all
Defined in:
lib/kpm/base_artifact.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/kpm/base_artifact.rb', line 8

def message
  'Downloaded artifact failed checksum verification'
end