VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Vapi::Std::Errors::AlreadyExists Class Reference
Inheritance diagram for Com::Vmware::Vapi::Std::Errors::AlreadyExists:
Com::Vmware::Vapi::Std::Errors::Error

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vapi::Std::Errors::AlreadyExists error indicates that an attempt was made to create an entity but the entity already exists. Typically the entity has a name or identifier that is required to be unique in some context, but there is already an entity with that name or identifier in that context.

Examples:

Member Function Documentation

public method Com::Vmware::Vapi::Std::Errors::AlreadyExists::new ( )

Constructor to initialize the Com::Vmware::Vapi::Std::Errors::AlreadyExists structure

Return values
Blessedobject
Code:
click to view

The documentation for this class was generated from the following file: