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::Canceled Class Reference
Inheritance diagram for Com::Vmware::Vapi::Std::Errors::Canceled:
Com::Vmware::Vapi::Std::Errors::Error

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vapi::Std::Errors::Canceled error indicates that the method* canceled itself in response to an explicit request to do so. Methods being "canceled" for other reasons (for example the client connection was closed, a time out occured, or due to excessive resource consumption) should not report this error .

Examples:

Counterexamples:

Member Function Documentation

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

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

Return values
Blessedobject
Code:
click to view

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