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?
handle if any java.lang.Error occurs and how to send a meaningful response
to the client?