Method: Fog::KeyManager::OpenStack::Real.not_found_class

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

.not_found_classObject



95
96
97
# File 'lib/fog/key_manager/openstack.rb', line 95

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