@Provider public class ExceptionHandler extends Object implements javax.ws.rs.ext.ExceptionMapper<Exception>
static org.apache.commons.logging.Log
LOG
ExceptionHandler()
javax.ws.rs.core.Response
toResponse(Exception e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final org.apache.commons.logging.Log LOG
public ExceptionHandler()
public javax.ws.rs.core.Response toResponse(Exception e)
toResponse
javax.ws.rs.ext.ExceptionMapper<Exception>
Copyright © 2009 The Apache Software Foundation