Sha256: 7b45e8c8c4c05195313ac0ba3665a7853f4afdf8453be8288ebb2133703e078a

Contents?: true

Size: 186 Bytes

Versions: 1

Compression:

Stored size: 186 Bytes

Contents

module VagrantPlugins
  module Cloudstack
    module Exceptions
      class IpNotFoundException < Exception
      end
      class DuplicatePFRule < Exception
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-cloudstack-1.4.0 lib/vagrant-cloudstack/exceptions/exceptions.rb