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

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vapi::Std::Errors::OperationNotFound error indicates that the method specified in the request could not be found.

Every API request specifies a service identifier and an operation identifier along with the parameters . If the API infrastructure is unable to find the requested interface* or method it reports this error .

This error can be reported by the API infrastructure for any method , but it is specific to the API infrastructure, and should never be reported by the implementation of any method .

Examples:

Counterexamples:

Member Function Documentation

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

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

Return values
Blessedobject
Code:
click to view

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