| Package | Description |
|---|---|
| me.alidg.errors.conf | |
| me.alidg.errors.handlers |
| Class and Description |
|---|
| MissingRequestParametersWebErrorHandler
Spring Framework 5.1 added a few specific MVC exceptions for missing header, cookie,
matrix variables to allow for differentiated exception handling and status codes.
|
| SpringSecurityWebErrorHandler
A
WebErrorHandler implementation responsible for handling Spring Security
related exceptions. |
| Class and Description |
|---|
| LastResortWebErrorHandler
The default fallback
WebErrorHandler which will be used when all
other registered handlers refuse to handle a particular exception. |
Copyright © 2018. All rights reserved.