ParseErrorException Constructor

Creates a new instance of the ParseErrorException class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ParseErrorException()
public ParseErrorException()
public:
ParseErrorException()
new : unit -> ParseErrorException
public function ParseErrorException()

See Also

Reference

ParseErrorException Class

ParseErrorException Overload

System.Spatial Namespace