| Visual Basic (Declaration) | |
|---|---|
Public NotInheritable Class OPathException Inherits Exception | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public sealed class OPathException : Exception | |
| Managed Extensions for C++ | |
|---|---|
public __gc __sealed class OPathException : public Exception | |
| C++/CLI | |
|---|---|
public ref class OPathException sealed : public Exception | |
This exception is thrown if an OPath expression is invalid and could not be parsed successfully.
System.Object
System.Exception
Chili.Opf3.Query.OPathParser.OPathException
Requirements
Namespace: Chili.Opf3.Query.OPathParser
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Chili.Opf3 (in Chili.Opf3.dll)