ParserError Constructor ()

 

Initializes a new instance of the ParserError class.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
ParserError()

The following code example demonstrates how to initialize an empty instance of the ParserError class and how to use its properties.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: