Throw a spider exception.

Declaration Syntax
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)