Click or drag to resize
ProjectionException Constructor
Initializes a new instance of the ProjectionException class with a specified error message

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public ProjectionException(
	string s
)

Parameters

s
Type: SystemString
See Also