Microsoft SDK for Java

getDescription

This method of the Error class retrieves the description of an Error object.

Syntax

public String getDescription();

Return Value

Returns a string value.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.