All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.ginf.helpers.EndOfRDFException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----org.xml.sax.SAXException
                           |
                           +----org.ginf.helpers.EndOfRDFException

public class EndOfRDFException
extends SAXException
This exception is thrown in the modified version of SiRPAC to identify the end of an RDF model.


Constructor Index

 o EndOfRDFException()

Constructors

 o EndOfRDFException
 public EndOfRDFException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index