@Provider public class ExceptionHandler extends Object implements javax.ws.rs.ext.ExceptionMapper<Exception>
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
ExceptionHandler() |
public static final org.apache.commons.logging.Log LOG
public ExceptionHandler()
public javax.ws.rs.core.Response toResponse(Exception e)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<Exception>Copyright © 2014 Apache Software Foundation. All Rights Reserved.