Uses of Class
com.sun.tools.ws.processor.model.java.JavaException
-
Packages that use JavaException Package Description com.sun.tools.ws.processor.model com.sun.tools.ws.processor.modeler.wsdl -
-
Uses of JavaException in com.sun.tools.ws.processor.model
Methods in com.sun.tools.ws.processor.model that return JavaException Modifier and Type Method Description JavaExceptionFault. getJavaException()Methods in com.sun.tools.ws.processor.model with parameters of type JavaException Modifier and Type Method Description voidFault. setJavaException(JavaException e) -
Uses of JavaException in com.sun.tools.ws.processor.modeler.wsdl
Fields in com.sun.tools.ws.processor.modeler.wsdl with type parameters of type JavaException Modifier and Type Field Description protected Map<String,JavaException>WSDLModelerBase. _javaExceptions
-