org.glassfish.jersey.examples.bookmark_em.exception
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.ws.rs.WebApplicationException
org.glassfish.jersey.examples.bookmark_em.exception.NotFoundException
- All Implemented Interfaces:
- Serializable
public class NotFoundException
- extends WebApplicationException
- Author:
- Michal Gajdos (michal.gajdos at oracle.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotFoundException
public NotFoundException(String message)
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.