java.lang.Object
org.nuxeo.ecm.platform.web.common.exceptionhandling.ExceptionHelper

public class ExceptionHelper extends Object
  • Field Details

    • ERROR_MESSAGES

      protected static final List<String> ERROR_MESSAGES
  • Method Details

    • unwrapException

      public static Throwable unwrapException(Throwable t)
    • isSecurityError

      public static boolean isSecurityError(Throwable t)