JGR MSTS Editors and Tools
DescriptiveException Constructor (message)
NamespacesJgrDescriptiveExceptionDescriptiveException(String)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the DescriptiveException class with its message string set to message.
Declaration Syntax
C#Visual BasicVisual C++
public DescriptiveException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
DescriptiveException(
	String^ message
)
Parameters
message (String)
The error message that explains the reason for the exception.

Assembly: JGR (Module: JGR) Version: 0.5.4008.31681