An exception thrown when an error occurs parsing an RDF document.
None.
Namespace: SemWeb
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.0, 1.0.6.2
See Also: Inherited members from ApplicationException.
⊟ Public Constructors
Creates a new ParserException. Creates a new ParserException.
⊟ ParserException Constructor
Creates a new ParserException.
public ParserException (string message)⊟ Parameters
- message
- A text message indicating the parsing exception that occurred.
⊟ Remarks
None.⊟ Requirements
Namespace: SemWeb
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.2
⊟ ParserException Constructor
Creates a new ParserException.
⊟ Parameters
- message
- A text message indicating the parsing exception that occurred.
- cause
- A thrown exception that caused the parsing exception.
⊟ Remarks
None.⊟ Requirements
Namespace: SemWeb
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 1.0.6.2