Exception definitions.
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VimException
Thrown when there is an error during image transfer.
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverException
Bases: oslo.vmware.exceptions.VMwareDriverConfigurationException
Bases: oslo.vmware.exceptions.VMwareDriverException
Base class for all configuration exceptions.
Bases: exceptions.Exception
Base VMware Driver 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.VimException
Thrown when a particular attribute cannot be found.
Bases: oslo.vmware.exceptions.VimException
Thrown when there is a connection problem.
Bases: exceptions.Exception
The base exception class for all exceptions this library raises.
Bases: oslo.vmware.exceptions.VimException
Exception thrown when there are faults during VIM API calls.
Bases: oslo.vmware.exceptions.VimException
Thrown when there is an API call overload at the VMware server.
Get a named subclass of VMwareDriverException.