Register exception mappers

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2810

This topic has not yet been written. The content below is from the topic description.
You register ExceptionMappers the same way you do MessageBodyReader/Writers. By scanning, through the resteasy provider context-param (if you're deploying via a WAR file), or programmatically through the ResteasyProviderFactory class.