Click or drag to resize

ContractException Constructor

Initializes a new instance of the ContractException class

Namespace:  TrackerDog.Contracts
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
public ContractException(
	string message
)

Parameters

message
Type: SystemString
See Also