org.glassfish.jersey.server.mvc.internal
Class ErrorTemplateExceptionMapper
java.lang.Object
org.glassfish.jersey.server.mvc.spi.AbstractErrorTemplateMapper<Exception>
org.glassfish.jersey.server.mvc.internal.ErrorTemplateExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<Exception>, org.glassfish.jersey.spi.ExtendedExceptionMapper<Exception>
public class ErrorTemplateExceptionMapper
- extends AbstractErrorTemplateMapper<Exception>
Implementation of AbstractErrorTemplateMapper for every thrown Exception.
- Since:
- 2.3
- Author:
- Michal Gajdos (michal.gajdos at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorTemplateExceptionMapper
public ErrorTemplateExceptionMapper()
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.