
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
17 lines
604 B
ReStructuredText
17 lines
604 B
ReStructuredText
.. _vim.fault.VimFault: ../../vim/fault/VimFault.rst
|
|
|
|
|
|
vim.fault.NotFound
|
|
==================
|
|
:extends:
|
|
|
|
`vim.fault.VimFault`_
|
|
|
|
A NotFound error occurs when a referenced component of a managed object cannot be found. The referenced component can be a data object type (such as a role or permission) or a primitive (such as a string).For example, if the missing referenced component is a data object, such as VirtualSwitch, the NotFound error is thrown. The NotFound error is also thrown if the data object is found, but the referenced name (for example, "vswitch0") is not.
|
|
|
|
Attributes:
|
|
|
|
|
|
|
|
|