![]() |
VOOZH | about |
Syntax:
ASPError.ASPCode()
Syntax:
ASPError.ASPDescription()
Syntax:
ASPError.Category()
Syntax:
ASPError.Column()
Syntax:
ASPError.Description()
File: The ASP File property is used to return the name of the ASP File which generates an error.
Syntax:
ASPError.File()
Syntax:
ASPError.Line()
Syntax:
ASPError.Number()
Syntax:
ASPError.Source()
Example Code: Below code covers all the properties of an Error Object.
Output:
👁 Image