aQute.lib.deployer.obr
Class StopParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xml.sax.SAXException
              extended by aQute.lib.deployer.obr.StopParseException
All Implemented Interfaces:
Serializable

public class StopParseException
extends SAXException

See Also:
Serialized Form

Constructor Summary
StopParseException()
           
 
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

StopParseException

public StopParseException()


Copyright © 2012 aQute SARL. All Rights Reserved.