FreeHEP API
Version v1.1

org.freehep.xml.util
Class DocumentFinishedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.xml.sax.SAXException
                    |
                    +--org.freehep.xml.util.DocumentFinishedException
All Implemented Interfaces:
Serializable

public class DocumentFinishedException
extends org.xml.sax.SAXException

Version:
$Id: DocumentFinishedException.java,v 1.1 2001/03/22 16:42:35 duns Exp $
Author:
M.Donszelmann
See Also:
Serialized Form

Constructor Summary
DocumentFinishedException()
           
 
Methods inherited from class org.xml.sax.SAXException
getException, getMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocumentFinishedException

public DocumentFinishedException()

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.