NAnt SDK Documentation - v0.92

ExpressionParseException Class

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

System.Object
   System.Exception
      NAnt.Core.ExpressionParseException

[Visual Basic]
<Serializable, _  Serializable>
Public Class ExpressionParseException
    Inherits Exception
[C#]
[Serializable]
[Serializable]
public class ExpressionParseException : 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: NAnt.Core

Assembly: NAnt.Core (in NAnt.Core.dll)

See Also

ExpressionParseException Members | NAnt.Core Namespace