Documentation For Encog 2.x

BotError Constructor

Pass on an exception.

BotError(
   Exception e
);

Parameters

e
The other exception.

See Also

BotError Class | Encog.Bot Namespace | BotError Constructor Overload List