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

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vapi::Std::Errors::InvalidRequest error indicates that the request is malformed in such a way that the server is unable to process it.

Examples:

Counterexamples:

Some transport protocols (for example JSON-RPC) include their own mechanism for reporting these kinds of errors, and the API infrastructure for a programming language may expose the errors using a language specific mechanism, so this error might not be used.

Member Function Documentation

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

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

Return values
Blessedobject
Code:
click to view

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