Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASPError Object


The ASPError object reports error information, and can be used to obtain information about an error condition that has occurred in script in an ASP page. The ASPError object is returned by the Server.GetLastError method. It has no methods but exposes several read-only properties, which provide specific information about the error the object represents.

In this section:

Syntax: ASPError Object

ASPError Object Properties

ASPError Object Example



ContentsPreviousNextIndex