Click or drag to resize
DfsException Constructor (String)
Initializes a new instance of the DfsException class with a specified error message

Namespace: DHI.Generic.MikeZero.DFS
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public DfsException(
	string s
)

Parameters

s
Type: SystemString
See Also