Sha256: 15fdad5ba4dcfcc7b5d810dfeca5291b84c82b0768ea3a6efbe86ce6aec63e92
Contents?: true
Size: 196 Bytes
Versions: 2
Compression:
Stored size: 196 Bytes
Contents
module VagrantPlugins module Cloudstack module Exceptions class IpNotFoundException < Exception end class DuplicatePFRule < Exception end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vagrant-cloudstack-1.3.0 | lib/vagrant-cloudstack/exceptions/exceptions.rb |
vagrant-cloudstack-1.2.0 | lib/vagrant-cloudstack/exceptions/exceptions.rb |