Uses of Class
com.sun.tools.ws.wscompile.AbortException
-
Packages that use AbortException Package Description com.sun.tools.ws.wscompile -
-
Uses of AbortException in com.sun.tools.ws.wscompile
Methods in com.sun.tools.ws.wscompile that throw AbortException Modifier and Type Method Description abstract 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)
-