EldorADO.NET Class Library

ParseException Class

[This is preliminary documentation and subject to change.]

The type of exception thrown by the query parser.

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

System.Object
   Exception
      ParseException

[Visual Basic]
Public Class ParseException
Inherits Exception
[C#]
public class ParseException : 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: Eldorado.Object.Query

Assembly: Eldorado.Object (in Eldorado.Object.dll)

See Also

ParseException Members | Eldorado.Object.Query Namespace