Method: Fog::OpenStack::Core.not_found_class

Defined in:
lib/fog/openstack/core.rb

.not_found_classObject

fallback



21
22
23
# File 'lib/fog/openstack/core.rb', line 21

def self.not_found_class
  Fog::OpenStack::Compute::NotFound
end