Uses of Class
org.apache.cxf.common.i18n.UncheckedException
-
-
Uses of UncheckedException in org.apache.cxf.binding.soap
Subclasses of UncheckedException in org.apache.cxf.binding.soap Modifier and Type Class Description classSoapFault -
Uses of UncheckedException in org.apache.cxf.binding.xml
Subclasses of UncheckedException in org.apache.cxf.binding.xml Modifier and Type Class Description classXMLFault -
Uses of UncheckedException in org.apache.cxf.bus.extension
Subclasses of UncheckedException in org.apache.cxf.bus.extension Modifier and Type Class Description classExtensionException -
Uses of UncheckedException in org.apache.cxf.configuration
Subclasses of UncheckedException in org.apache.cxf.configuration Modifier and Type Class Description classConfigurationException -
Uses of UncheckedException in org.apache.cxf.frontend
Subclasses of UncheckedException in org.apache.cxf.frontend Modifier and Type Class Description classWSDLQueryException -
Uses of UncheckedException in org.apache.cxf.interceptor
Subclasses of UncheckedException in org.apache.cxf.interceptor Modifier and Type Class Description classFaultA Fault that occurs during invocation processing. -
Uses of UncheckedException in org.apache.cxf.jaxws
Subclasses of UncheckedException in org.apache.cxf.jaxws Modifier and Type Class Description classJaxWsConfigurationExceptionThis exception is thrown when CXF discovers inconsistent or unsupported JAX-WS annotations. -
Uses of UncheckedException in org.apache.cxf.service.factory
Subclasses of UncheckedException in org.apache.cxf.service.factory Modifier and Type Class Description classServiceConstructionException -
Uses of UncheckedException in org.apache.cxf.ws.eventing.shared.faults
Subclasses of UncheckedException in org.apache.cxf.ws.eventing.shared.faults Modifier and Type Class Description classCannotProcessFilterclassDeliveryFormatRequestedUnavailableclassEmptyFilterclassEndToNotSupportedclassFilteringRequestedUnavailableclassNoDeliveryMechanismEstablishedclassUnknownSubscriptionclassUnsupportedExpirationTypeclassUnsupportedExpirationValueclassUnusableEPRclassWSEventingFaultThe parent for all WS-Eventing-specific faults. -
Uses of UncheckedException in org.apache.cxf.ws.policy
Subclasses of UncheckedException in org.apache.cxf.ws.policy Modifier and Type Class Description classPolicyExceptionPolicyException is the type of RuntimeException thrown by any exceptions encountered by the policy framework. -
Uses of UncheckedException in org.apache.cxf.ws.rm.persistence
Subclasses of UncheckedException in org.apache.cxf.ws.rm.persistence Modifier and Type Class Description classRMStoreExceptionRMStoreException is the type of RuntimeException thrown by the RMStore when encountering problems. -
Uses of UncheckedException in org.apache.cxf.ws.security.trust
Subclasses of UncheckedException in org.apache.cxf.ws.security.trust Modifier and Type Class Description classTrustException -
Uses of UncheckedException in org.apache.cxf.ws.transfer.dialect.fragment.faults
Subclasses of UncheckedException in org.apache.cxf.ws.transfer.dialect.fragment.faults Modifier and Type Class Description classFragmentFaultThe parent for all WS-Fragment-specific faults.classInvalidExpressionDefinition of the InvalidExpression SOAPFault.classUnsupportedLanguageDefinition of the UnsupportedLanguage SOAPFault.classUnsupportedModeDefinition of the UnsupportedMode SOAPFault. -
Uses of UncheckedException in org.apache.cxf.ws.transfer.shared.faults
Subclasses of UncheckedException in org.apache.cxf.ws.transfer.shared.faults Modifier and Type Class Description classInvalidRepresentationDefinition of the InvalidRepresentation SOAPFault.classPutDeniedDefinition of the PutDenied SOAPFault.classUnknownDialectDefinition of the UnknownDialect SOAPFault.classUnknownResourceThis fault MUST be generated when a request specifies a resource that is not known.classWSTransferFaultThe parent for all WS-Transfer-specific faults. -
Uses of UncheckedException in org.apache.cxf.wsdl11
Subclasses of UncheckedException in org.apache.cxf.wsdl11 Modifier and Type Class Description classWSDLRuntimeExceptionThis exception is thrown for problems processing WSDL structures.
-