dCsharp

StrategyParseException Class

Thrown when failing to parse a strategy expression when creating a Strategy object.

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

System.Object
   Exception
      SystemException
         StrategyParseException

public class StrategyParseException : SystemException

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: edu.neu.ccs.demeter.dCsharp

Assembly: dCsharp (in dCsharp.dll)

See Also

StrategyParseException Members | edu.neu.ccs.demeter.dCsharp Namespace