ExceptionMapping

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 themapping between a method and an operation which provides the mapping context.Used in: service-endpoint-method-mapping



Attributes Summary
id : String  
exceptionType : StringThe exception-type element defines Java type of the exception.
wsdlMessage : WSDLMessage  
constructorParameterOrder : ConstructorParameterOrder  

Attribute Details

id    -     
     data type:  String
     default Value:   unspecified



exceptionType    -    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
     data type:  String
     default Value:   unspecified



wsdlMessage    -     
     data type: WSDLMessage



constructorParameterOrder    -     
     data type: ConstructorParameterOrder


Copyright IBM Corp. 1996-2002