Exception definitions.
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VMwareDriverException
Thrown when there is an error during image transfer.
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VMwareDriverException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VimException
Bases: oslo_vmware.exceptions.VMwareDriverConfigurationException
Bases: oslo_vmware.exceptions.VMwareDriverException
Base class for all configuration exceptions.
Bases: exceptions.Exception
Base oslo.vmware exception
To correctly use this class, inherit from it and define a ‘msg_fmt’ property. That msg_fmt will get printf’d with the keyword arguments provided to the constructor.
Bases: oslo_vmware.exceptions.VMwareDriverException
Thrown when a particular attribute cannot be found.
Bases: oslo_vmware.exceptions.VMwareDriverException
Thrown when there is a connection problem.
Bases: oslo_vmware.exceptions.VMwareDriverException
The base exception class for all VIM related exceptions.
Bases: oslo_vmware.exceptions.VimException
Exception thrown when there are unrecognized VIM faults.
Bases: oslo_vmware.exceptions.VMwareDriverException
Thrown when there is an API call overload at the VMware server.
Get a named subclass of VimException.