Package org.glassfish.jersey.examples.jersey_ejb.exceptions
package org.glassfish.jersey.examples.jersey_ejb.exceptions
-
ClassDescriptionThis exceptions will get mapped to a 404 response with the application exception mapper implemented by
NotFoundExceptionMapperclass.An exception mapper to return 404 responses when aCustomNotFoundExceptionis thrown.