Encog 1.1 for DotNet
EncogError Constructor (str)
NamespacesEncogEncogErrorEncogError(String)
Construct a message exception.
Declaration Syntax
C#Visual BasicVisual C++
public EncogError(
	string str
)
Public Sub New ( _
	str As String _
)
public:
EncogError(
	String^ str
)
Parameters
str (String)
The message.

Assembly: Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)