jInfer

cz.cuni.mff.ksi.jinfer.xsdimportsax.utils
Class SAXInterruptedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xml.sax.SAXException
              extended by cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXInterruptedException
All Implemented Interfaces:
Serializable

public class SAXInterruptedException
extends SAXException

See Also:
Serialized Form

Constructor Summary
SAXInterruptedException()
           
SAXInterruptedException(Exception e)
           
SAXInterruptedException(String message)
           
SAXInterruptedException(String message, Exception e)
           
 
Method Summary
 
Methods inherited from class org.xml.sax.SAXException
getCause, getException, getMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

SAXInterruptedException

public SAXInterruptedException(String message,
                               Exception e)

SAXInterruptedException

public SAXInterruptedException(Exception e)

SAXInterruptedException

public SAXInterruptedException(String message)

SAXInterruptedException

public SAXInterruptedException()

jInfer

Generated on Fri Dec 9 00:01:25 CET 2011