Documentation For Encog 2.x

EncogError Class

The base Encog error from which all other errors are build.

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

System.Object
   Exception
      EncogError
         Derived types

public class EncogError : Exception

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

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

See Also

EncogError Members | Encog Namespace