Uses of Class
com.sun.xml.rpc.util.exception.JAXRPCExceptionBase
Packages that use JAXRPCExceptionBase
Package
Description
-
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.client
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.clientModifier and TypeClassDescriptionclassclassclass -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.client.dii
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.client.diiModifier and TypeClassDescriptionclassDynamicInvocationException represents an exception that occurred while using the DII interface -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.client.dii.webservice
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.client.dii.webservice -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.encoding
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.encodingModifier and TypeClassDescriptionclassDeserializationException represents an exception that occurred while deserializing a Java value from XML.classEncodingException represents an exception that occurred while supporting object serialization or deserialization.classMissingTrailingBlockIDException represents an exception that occurred while deserializing a Java value from poorly formed XMLclassSerializationException represents an exception that occurred while serializing a Java value as XML.classTypeMappingException represents an exception that occurred in the type mapping framework. -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.processor
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.processorModifier and TypeClassDescriptionclassProcessorException represents an exception that occurred while processing a web service. -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.config
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.config -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.generator
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.generator -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.generator.nodes
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.generator.nodes -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.model
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.modelModifier and TypeClassDescriptionclassModelException represents an exception that occurred while visiting service model. -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.modeler
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.modelerModifier and TypeClassDescriptionclassModelerException represents an exception that occurred while visiting service model. -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.schema
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.schemaModifier and TypeClassDescriptionclassA FeatureNotSupportedException is a ModelException signaling that an unsupported XML Schema feature was encountered during processing. -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.server.http
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.server.http -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.soap.message
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.soap.messageModifier and TypeClassDescriptionclassclass -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.soap.streaming
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.soap.streaming -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.streaming
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.streamingModifier and TypeClassDescriptionclassclassXMLReaderException represents an exception that occurred while reading an XML document.classclassXMLWriterException represents an exception that occurred while writing an XML document. -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.tools.wsdeploy
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.tools.wsdeployModifier and TypeClassDescriptionclassDeploymentException represents an exception that occurred at deployment time. -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.util
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.util -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.wsdl.framework
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.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.