Exception classes and SOAP response error checking module.
Bases: object
Methods for fault checking of SOAP response. Per Method error handlers for which we desire error checking are defined. SOAP faults are embedded in the SOAP messages as properties and not as SOAP faults.
Checks the RetrieveProperties response for errors. Certain faults are sent as part of the SOAP body as property of missingSet. For example NotAuthenticated fault.
Bases: nova.virt.vmwareapi.error_util.VimException
Session Overload Exception.
Bases: nova.virt.vmwareapi.error_util.VimException
VI Attribute Error.
Bases: exceptions.Exception
The VIM Exception class.
Bases: exceptions.Exception
The VIM Fault exception class.