Override built-in exceptions

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2813

This topic has not yet been written. The content below is from the topic description.
27.3. Overriding Resteasy Builtin Exceptions You may override Resteasy built-in exceptions by writing an ExceptionMapper for the exception. For that matter, you can write an ExceptionMapper for any thrown exception including WebApplicationException