Documentation For Encog 2.x

PatternError Constructor

Pass on an exception.

PatternError(
   Exception e
);

Parameters

e
The other exception.

See Also

PatternError Class | Encog.Neural.Networks.Pattern Namespace | PatternError Constructor Overload List