Sha256: 960002848931f09d420fda398e2c6899ad688528cd92fd6c6183c7eecba16e29

Contents?: true

Size: 333 Bytes

Versions: 5

Compression:

Stored size: 333 Bytes

Contents

module Ec2ssh
  class DotfileNotFound < StandardError; end
  class DotfileSyntaxError < StandardError; end
  class ObsoleteDotfile < StandardError; end
  class InvalidDotfile < StandardError; end
  class MarkNotFound < StandardError; end
  class MarkAlreadyExists < StandardError; end
  class AwsKeyNotFound < StandardError; end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ec2ssh-3.0.3 lib/ec2ssh/exceptions.rb
ec2ssh-3.0.2 lib/ec2ssh/exceptions.rb
ec2ssh-3.0.1 lib/ec2ssh/exceptions.rb
ec2ssh-3.0.0 lib/ec2ssh/exceptions.rb
ec2ssh-3.0.0.beta1 lib/ec2ssh/exceptions.rb