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