Uses of Package
org.glassfish.jersey.examples.jersey_ejb.exceptions
Packages that use org.glassfish.jersey.examples.jersey_ejb.exceptions
Package
Description
-
Classes in org.glassfish.jersey.examples.jersey_ejb.exceptions used by org.glassfish.jersey.examples.jersey_ejb.exceptionsClassDescriptionThis exceptions will get mapped to a 404 response with the application exception mapper implemented by
NotFoundExceptionMapperclass. -
Classes in org.glassfish.jersey.examples.jersey_ejb.exceptions used by org.glassfish.jersey.examples.jersey_ejb.resourcesClassDescriptionThis exceptions will get mapped to a 404 response with the application exception mapper implemented by
NotFoundExceptionMapperclass.