RdfException Constructor |
Name | Description | |
---|---|---|
RdfException(String) |
Creates a new RDF Exception with the given Message.
| |
RdfException(String, Exception) |
Creates a new RDF Exception with the given Message and Inner Exception.
|