Click or drag to resize

CartException Constructor

Initializes a new instance of the CartException class with a specified error message

Namespace:  DHI.Generic.Cartography
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public CartException(
	string s
)

Parameters

s
Type: SystemString
See Also