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

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

Parameters

message
Type: SystemString
See Also