Hi,

In the service method, a custom exception which is a subclass of
java.lang.Exception is thrown. However in the stub, when the custom
exception is constructed, getDetail() returns null, and only the AxisFault
is thrown.  The custom exception class name is there in the exception class
name map, but since the class name cannot be retrieved, it is never checked
against.

1. What causes the detail field to be set to null?
2. Is it possible for a client to check the custom exception from the
AxisFault?


Regards,
Chamila de Alwis
Software Engineer | WSO2 | +94772207163
Blog: code.chamiladealwis.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to