DomainNodeNotFoundException Constructor

Constructor.

Definition

Namespace: MFiles.VAF.Configuration.AdminConfigurations
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public DomainNodeNotFoundException(
	string nodeReference
)

Parameters

nodeReference  String
The node reference that could not be resolved.

See Also