public class ExceptionStackUtil extends Object
Constructor and Description |
---|
ExceptionStackUtil() |
public static Throwable getCause(Throwable throwable, Class<?>... possibleCauses)
throwable
- the exception condition to searchpossibleCauses
- the types of the exception conditions of interestCopyright © 2005–2016 Alfresco Software. All rights reserved.