Click or drag to resize

IsBootstrappingException Constructor

Initializes a new instance of the IsBootstrappingException class

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public IsBootstrappingException(
	string message
)

Parameters

message
Type: SystemString
See Also