CvbException Constructor (Int32)

CVB.Net Documentation
Creates a generic CVB exception object with the given errorCode and no message text.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

protected CvbException(
	int errorCode
)

Parameters

errorCode
Type: SystemInt32
See Also

Reference