Uses of Class
com.sun.xml.ws.util.exception.JAXWSExceptionBase
Packages that use JAXWSExceptionBase
Package
Description
Message and related abstractions that represent a SOAP message.This document describes the architecture of client side
JAX-WS 2.0.1 runtime.
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of JAXWSExceptionBase in com.sun.tools.ws.processor
Subclasses of JAXWSExceptionBase in com.sun.tools.ws.processorModifier and TypeClassDescriptionclassProcessorException represents an exception that occurred while processing a web service. -
Uses of JAXWSExceptionBase in com.sun.tools.ws.processor.generator
Subclasses of JAXWSExceptionBase in com.sun.tools.ws.processor.generator -
Uses of JAXWSExceptionBase in com.sun.tools.ws.processor.model
Subclasses of JAXWSExceptionBase in com.sun.tools.ws.processor.modelModifier and TypeClassDescriptionclassModelException represents an exception that occurred while visiting service model. -
Uses of JAXWSExceptionBase in com.sun.tools.ws.processor.modeler
Subclasses of JAXWSExceptionBase in com.sun.tools.ws.processor.modelerModifier and TypeClassDescriptionclassModelerException represents an exception that occurred while visiting service model. -
Uses of JAXWSExceptionBase in com.sun.tools.ws.util
Subclasses of JAXWSExceptionBase in com.sun.tools.ws.util -
Uses of JAXWSExceptionBase in com.sun.tools.ws.wsdl.framework
Subclasses of JAXWSExceptionBase in com.sun.tools.ws.wsdl.frameworkModifier and TypeClassDescriptionclassAn exception signalling that an entity with the given name/id has already been defined.classAn exception signalling that an entity with the given name/id does not exist.classAn exception signalling a parsing error.classAn exception signalling that validation of an entity failed. -
Uses of JAXWSExceptionBase in com.sun.xml.ws.api.message
Subclasses of JAXWSExceptionBase in com.sun.xml.ws.api.messageModifier and TypeClassDescriptionclassThis class represents an Exception that needs to be marshalled with a specific protocol wire format. -
Uses of JAXWSExceptionBase in com.sun.xml.ws.client
Subclasses of JAXWSExceptionBase in com.sun.xml.ws.client -
Uses of JAXWSExceptionBase in com.sun.xml.ws.encoding.soap
Subclasses of JAXWSExceptionBase in com.sun.xml.ws.encoding.soapModifier and TypeClassDescriptionclassDeserializationException represents an exception that occurred while deserializing a Java value from XML.classSerializationException represents an exception that occurred while serializing a Java value as XML. -
Uses of JAXWSExceptionBase in com.sun.xml.ws.handler
Subclasses of JAXWSExceptionBase in com.sun.xml.ws.handlerModifier and TypeClassDescriptionclassException thrown by handler-related code. -
Uses of JAXWSExceptionBase in com.sun.xml.ws.model
Subclasses of JAXWSExceptionBase in com.sun.xml.ws.modelModifier and TypeClassDescriptionclassRuntimeModelerException represents an exception that occurred while serializing a Java value as XML. -
Uses of JAXWSExceptionBase in com.sun.xml.ws.protocol.soap
Subclasses of JAXWSExceptionBase in com.sun.xml.ws.protocol.soapModifier and TypeClassDescriptionclassclassThis is used to represent SOAP VersionMismatchFault. -
Uses of JAXWSExceptionBase in com.sun.xml.ws.protocol.xml
Subclasses of JAXWSExceptionBase in com.sun.xml.ws.protocol.xml -
Uses of JAXWSExceptionBase in com.sun.xml.ws.server
Subclasses of JAXWSExceptionBase in com.sun.xml.ws.serverModifier and TypeClassDescriptionclassfinal classCodecthrows this exception when it doesn't understand request message's Content-Type -
Uses of JAXWSExceptionBase in com.sun.xml.ws.streaming
Subclasses of JAXWSExceptionBase in com.sun.xml.ws.streamingModifier and TypeClassDescriptionclassXMLReaderException represents an exception that occurred while reading an XML document.classXMLStream ReaderException represents an exception that occurred while reading an XML document.classXMLWriterException represents an exception that occurred while writing an XML document. -
Uses of JAXWSExceptionBase in com.sun.xml.ws.util
Subclasses of JAXWSExceptionBase in com.sun.xml.ws.utilModifier and TypeClassDescriptionclassUtilException represents an exception that occurred while one of the util classes is operating.