| Class | Description |
|---|---|
| NotFoundExceptionMapper |
An exception mapper to return 404 responses when a
NotFoundException is thrown. |
| Exception | Description |
|---|---|
| NotFoundException |
This exceptions will get mapped to a 404 response with the application exception mapper
implemented by
NotFoundExceptionMapper class. |
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.