| Class | Description |
|---|---|
| NotFoundExceptionMapper |
An exception mapper to return 404 responses when a
CustomNotFoundException is thrown. |
| Exception | Description |
|---|---|
| CustomNotFoundException |
This exceptions will get mapped to a 404 response with the application exception mapper
implemented by
NotFoundExceptionMapper class. |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.