Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.app
Class WebEngineExceptionMapper

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

@Provider
public class WebEngineExceptionMapper
extends Object
implements ExceptionMapper<Throwable>

Author:
Bogdan Stefanescu

Constructor Summary
WebEngineExceptionMapper()
           
 
Method Summary
 Response toResponse(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 Response toResponse(Throwable t)
Specified by:
toResponse in interface ExceptionMapper<Throwable>

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.