Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webengine.app
Class WebEngineExceptionMapper

java.lang.Object
  extended by org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<java.lang.Throwable>

@Provider
public class WebEngineExceptionMapper
extends java.lang.Object
implements javax.ws.rs.ext.ExceptionMapper<java.lang.Throwable>

Author:
Bogdan Stefanescu

Constructor Summary
WebEngineExceptionMapper()
           
 
Method Summary
 javax.ws.rs.core.Response toResponse(java.lang.Throwable t)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebEngineExceptionMapper

public WebEngineExceptionMapper()
Method Detail

toResponse

public javax.ws.rs.core.Response toResponse(java.lang.Throwable t)
Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<java.lang.Throwable>

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.