Documentation For Encog 2.x

TrainingError Constructor

Pass on an exception.

TrainingError(
   Exception e
);

Parameters

e
The other exception.

See Also

TrainingError Class | Encog.Neural.Networks.Training Namespace | TrainingError Constructor Overload List