Fault - EntityNotFound
Java Class
com.omnissa.vdi.vlsi.binding.vdi.fault.EntityNotFound
Extends
See also
Since
Horizon View 6.0
Fault Description¶
Thrown if the method operates on an entity which never existed or no longer exists.
Data Object Properties¶
Name | Type | Description |
---|---|---|
id | EntityId | The ID of the entity which could not be found. |
Properties inherited from ViewRuntimeFault | ||
errorMessage | ||
Properties inherited from RuntimeFault | ||
None | ||
Properties inherited from MethodFault | ||
None |