Documentation For Encog 2.x

BotError Class

Indicates an error has occurred in the bot classes.

For a list of all members of this type, see BotError Members .

System.Object
   Exception
      EncogError
         BotError

public class BotError : EncogError

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Bot

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

BotError Members | Encog.Bot Namespace