| Class | Description |
|---|---|
| ExceptionFilter |
Servlet filter that catches any exception to hide it from client, and maps it to HTTP status Bad Request if
NoSuchMethodError, else to Internal
Server Error; and logs the error using SLF4J. |
Copyright © 2012-2016. All Rights Reserved.