HelpLibraryManagerException(Version, Int32) Constructor

Constructor

Definition

Namespace: SandcastleBuilder.MicrosoftHelpViewer
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public HelpLibraryManagerException(
	Version version,
	int errorCode
)

Parameters

version  Version
The help viewer version to which the error applies
errorCode  Int32
The error code associated with the exception

See Also