Initializing help system before first use

XPRBexception Constructor

Initializes a new instance of the XPRBexception class

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public XPRBexception(
	string message
)

Parameters

message
Type:  SystemString
See Also