[ http://issues.apache.org/jira/browse/APOLLO-8?page=all ]
     
Sal Campana closed APOLLO-8:
----------------------------

    Resolution: Fixed

Implemented.

If the user defines WSDL Faults we now generate an exception class which 
extends one of our base exception classes (based on if their fault extends 
BaseFault or not) for them to throw.  The exception class is also added to the 
throws clause of the custom operation signature...

> generate faultexception classes for custom faults and add them to custom 
> methods' throws clauses
> ------------------------------------------------------------------------------------------------
>
>          Key: APOLLO-8
>          URL: http://issues.apache.org/jira/browse/APOLLO-8
>      Project: Apollo
>         Type: Improvement
>   Components: Wsdl2Java
>  Environment: n/a
>     Reporter: Ian Springer
>     Assignee: Sal Campana
>     Priority: Minor

>
> For custom faults that extend the BaseFault type, the generated exceptions 
> would extend AbstractBaseFaultException, otherwise they would extend 
> FaultException.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to