Documentation For Encog 2.x

LoaderError Class

The base error for when market data is loaded.

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

System.Object
   Exception
      EncogError
         MarketError
            LoaderError

public class LoaderError : MarketError

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.Neural.NeuralData.Market.Loader

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

See Also

LoaderError Members | Encog.Neural.NeuralData.Market.Loader Namespace