Returns a reference to the Active Server Pages’ Error object.
Syntax
object.Error
The object placeholder represents an object expression that evaluates to an object in the Applies To list.
Remarks
The Error property value is null during normal execution, but valid during execution of the FatalError event.