getSource

This method of the IASPError interface indicates whether the source of the error was internal to ASP, the scripting language, or an object.

Syntax

public abstract java.lang.String getSource();

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