Microsoft SDK for Java

getErrors

This method of the Connection class retrieves all the error objects created in response to a single failure involving the provider.

Syntax

public com.ms.wfc.data.Errors getErrors();

Return Value

Returns a collection of error objects.

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