Click or drag to resize
ReferentieleIntegriteitFault Constructor
Initializes a new instance of the ReferentieleIntegriteitFault class

Namespace: Fsolutions.Fbase.Contracts.Faults
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public ReferentieleIntegriteitFault(
	string message,
	string helplink
)

Parameters

message
Type: SystemString
helplink
Type: SystemString
See Also