Package org.glassfish.jersey.examples.jersey_ejb.exceptions

Class Summary
NotFoundExceptionMapper An exception mapper to return 404 responses when a CustomNotFoundException is thrown.
 

Exception Summary
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.