Hi
On 30/08/14 23:54, las wrote:
I am using ExceptionMapper to handle all the exceptions. I am not sure how to
handle if any java.lang.Error occurs and how to send a meaningful response
to the client?
I think that Error exceptions are wrapped into RuntimeException as far
as I can see, try registering ExceptionMapper<RuntimeException>, can you
try it please
Cheers, Sergey
--
View this message in context:
http://cxf.547215.n5.nabble.com/Avoid-stacktrace-in-response-when-error-occurs-tp5748315.html
Sent from the cxf-user mailing list archive at Nabble.com.