public class ExceptionHelper extends Object
Modifier and Type | Field and Description |
---|---|
static List<String> |
possibleSecurityErrorMessages |
Modifier and Type | Method and Description |
---|---|
static boolean |
isClientAbortError(Throwable t) |
static boolean |
isSecurityError(Throwable t) |
static Throwable |
unwrapException(Throwable t) |
Copyright © 2014 Nuxeo SA. All rights reserved.