Click or drag to resize

RdfException Constructor

Overload List
  NameDescription
Public methodRdfException(String)
Creates a new RDF Exception with the given Message.
Public methodRdfException(String, Exception)
Creates a new RDF Exception with the given Message and Inner Exception.
Top
See Also