Reverse Engenering JAVA : pb with raised exception

I have a java class :

public class ShippingGenerationService {
private int i;
public void method(String[] args) throws NullException,
DataSourceException, NotFoundException, NotRespectedRulesException{

}

When i reverse it, i open the specification : have the class with the method, the attributes but nothing in the window “raised exceptions”.

Hi user,

Thanks for your message. You can reverse raised exceptions by Java round-trip engineering (in VP-UML/SDE Professional Edition or above).

But this is not supported in Instant Reverse (in VP-UML/SDE Standard Edition or above), and I’ve forwarded the issue on Instant Reverse to our engineers to follow-up. I’ll notify you if there is any feedback.

Best regards,
Lilian Wong

[quote=LilianWong]Hi user,

Thanks for your message. You can reverse raised exceptions by Java round-trip engineering (in VP-UML/SDE Professional Edition or above).

But this is not supported in Instant Reverse (in VP-UML/SDE Standard Edition or above), and I’ve forwarded the issue on Instant Reverse to our engineers to follow-up. I’ll notify you if there is any feedback.

Best regards,
Lilian Wong[/quote]

My version is Visual Paradigm for UML (Enterprise Edition) v6.4 (Build sp1_20081230r)

Hi user,

Sorry for my late response. As you are using Enterprise Edition, you can run Java round-trip engineering to reverse the raised exception.

Another news is that we enhanced to reverse raised exception in Instant Reverse, you can download the latest patch from the following link:
http://files2.visual-paradigm.com/200902/Patch/sp2_20090212i/VP_Suite_Windows_3_4_sp2_20090212i.exe

Best regards,
Lilian Wong

[quote=LilianWong]Hi user,

Sorry for my late response. As you are using Enterprise Edition, you can run Java round-trip engineering to reverse the raised exception.

Another news is that we enhanced to reverse raised exception in Instant Reverse, you can download the latest patch from the following link:
http://files2.visual-paradigm.com/200902/Patch/sp2_20090212i/VP_Suite_Windows_3_4_sp2_20090212i.exe

Best regards,
Lilian Wong[/quote]
I try to download but :

Not Found

The requested URL /200902/Patch/sp2_20090212i/VP_Suite_Windows_3_4_sp2_20090212i.exe was not found on this server.
Apache/2.0.53 (Fedora) Server at files2.visual-paradigm.com Port 80

Hi user,

Sorry that we deleted the patches in previous months from the server, please find the latest patch from the following link:
http://files2.visual-paradigm.com/200903/Patch/sp2_20090212w/VP_Suite_Windows_3_4_sp2_20090212w.exe

Best regards,
Lilian Wong

[quote=LilianWong]Hi user,

Sorry that we deleted the patches in previous months from the server, please find the latest patch from the following link:
http://files2.visual-paradigm.com/200903/Patch/sp2_20090212w/VP_Suite_Windows_3_4_sp2_20090212w.exe

Best regards,
Lilian Wong[/quote]

Now I have the exceptions but their types are false :“text” instead of the real type (for example : Exception, fr.societe.exception.DataException)

Hi user,

Could you please try this patch?
http://files2.visual-paradigm.com/200903/Patch/sp2_20090212z/VP_Suite_Windows_3_4_sp2_20090212z.exe

Best regards,
Lilian Wong