Name

GetErrorText

Description

$errText = GetErrorText($err);

Returns a human-readable string that describes the error.

Parameters

err
A Vix error code returned by any other Vix function.

Return Value

A human-readable string that describes the error.

Remarks

Requirements

use VMware::Vix::Simple;
use VMware::Vix::API::Constants;
since VMware Server 1.0
Copyright (C) 2007-2017 VMware, Inc. All rights reserved.