@Deprecated public class NuxeoErrorInterceptor extends Object implements Serializable
Redirects to the good error page if an exception is caught: login page on security exception, themed error page on other exceptions and unthemed error page when another error is caught while rendering the error page.
Constructor and Description |
---|
NuxeoErrorInterceptor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
invokeAndWrapExceptions(javax.interceptor.InvocationContext invocation)
Deprecated.
|
public NuxeoErrorInterceptor()
public Object invokeAndWrapExceptions(javax.interceptor.InvocationContext invocation) throws SystemException, DocumentSecurityException
Copyright © 2015 Nuxeo SA. All rights reserved.