Skip to content

Fault - EntityAlreadyExists

Java Class

com.omnissa.vdi.vlsi.binding.vdi.fault.EntityAlreadyExists

Thrown by

Farm_Create

Extends

ViewRuntimeFault

See also

EntityId

Since

Horizon View 6.0

Fault Description

Thrown if the method tries to create an entity which already exists.

Data Object Properties

Name Type Description
id EntityId The ID of the entity which already exists.
Properties inherited from ViewRuntimeFault
errorMessage
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
None