Uses of Class
com.sun.xml.rpc.util.exception.JAXRPCExceptionBase
-
-
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.client
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.client Modifier and Type Class Description classClientTransportExceptionclassHandlerExceptionclassSenderException -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.client.dii
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.client.dii Modifier and Type Class Description classDynamicInvocationExceptionDynamicInvocationException 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 Modifier and Type Class Description classWebServicesClientException -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.encoding
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.encoding Modifier and Type Class Description classDeserializationExceptionDeserializationException represents an exception that occurred while deserializing a Java value from XML.classEncodingExceptionEncodingException represents an exception that occurred while supporting object serialization or deserialization.classMissingTrailingBlockIDExceptionMissingTrailingBlockIDException represents an exception that occurred while deserializing a Java value from poorly formed XMLclassSerializationExceptionSerializationException represents an exception that occurred while serializing a Java value as XML.classTypeMappingExceptionTypeMappingException 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.processor Modifier and Type Class Description classProcessorExceptionProcessorException 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 Modifier and Type Class Description classConfigurationException -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.generator
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.generator Modifier and Type Class Description classGeneratorException -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.generator.nodes
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.generator.nodes Modifier and Type Class Description classMappingException -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.model
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.processor.model Modifier and Type Class Description classModelExceptionModelException 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.modeler Modifier and Type Class Description classModelerExceptionModelerException 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.schema Modifier and Type Class Description classUnimplementedFeatureExceptionA 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 Modifier and Type Class Description classJAXRPCServletException -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.soap.message
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.soap.message Modifier and Type Class Description classSOAPMsgCreateExceptionclassSOAPMsgFactoryCreateException -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.soap.streaming
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.soap.streaming Modifier and Type Class Description classSOAPProtocolViolationException -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.streaming
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.streaming Modifier and Type Class Description classStreamingExceptionclassXMLReaderExceptionXMLReaderException represents an exception that occurred while reading an XML document.classXmlTreeWriterExceptionclassXMLWriterExceptionXMLWriterException 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.wsdeploy Modifier and Type Class Description classDeploymentExceptionDeploymentException 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 Modifier and Type Class Description classHolderExceptionclassWSDLParseException -
Uses of JAXRPCExceptionBase in com.sun.xml.rpc.wsdl.framework
Subclasses of JAXRPCExceptionBase in com.sun.xml.rpc.wsdl.framework Modifier and Type Class Description classDuplicateEntityExceptionAn exception signalling that an entity with the given name/id has already been defined.classNoSuchEntityExceptionAn exception signalling that an entity with the given name/id does not exist.classParseExceptionAn exception signalling a parsing error.classValidationExceptionAn exception signalling that validation of an entity failed.
-