Uses of Class
com.sun.tools.ws.wscompile.AbortException
Packages that use AbortException
-
Uses of AbortException in com.sun.tools.ws.wscompile
Methods in com.sun.tools.ws.wscompile that throw AbortExceptionModifier and TypeMethodDescriptionabstract voidErrorReceiver.error(SAXParseException exception) abstract voidErrorReceiver.fatalError(SAXParseException exception) voidErrorReceiver.pollAbort()This method will be invoked periodically to allowAbortExceptionto be thrown, especially when this is driven by some kind of GUI.voidWsimportTool.Receiver.pollAbort()abstract voidErrorReceiver.warning(SAXParseException exception)