When an uncaught exception occurs, I would like to send a generic message saying only that an error occurred, instead of the default behavior which returns the exception message to the client in a soap fault.  While I do have appropriate exception handling in my services, does axis2 have any functionality to do this in a more centralized manner?

Reply via email to