java.lang.Object
org.nuxeo.ecm.platform.web.common.exceptionhandling.ExceptionHelper
public class ExceptionHelper
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ERROR_MESSAGES
protected static final List<String> ERROR_MESSAGES
-
Method Details
-
-
isSecurityError
public static boolean isSecurityError(Throwable t)