Encog 1.1 for DotNet
SpiderException Constructor (msg)
NamespacesEncog.Bot.SpiderSpiderExceptionSpiderException(String)
Throw a spider exception.
Declaration Syntax
C#Visual BasicVisual C++
public SpiderException(
	string msg
)
Public Sub New ( _
	msg As String _
)
public:
SpiderException(
	String^ msg
)
Parameters
msg (String)
The exception message.

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