This type is a class for model objects.
The exception-mapping element defines the mapping between the service specific exception types and the wsdl faults. This element should be interpreted with respect to the mapping between a method and an operation which provides the mapping context. Used in: service-endpoint-method-mapping
Package: jaxrpcmap| Attributes Summary | |
| id : EString | * No description is available * |
| exceptionType : EString | The exception-type element defines Java type of the exception. It may be a service specific exception. It must be a fully qualified class name. Used in: exception-mapping |
| wsdlMessagePartName : EString | * No description is available * |
| wsdlMessage : WSDLMessage @ | * No description is available * |
| constructorParameterOrder : ConstructorParameterOrder @ | * No description is available * |
| Attribute Details |