public final class ExceptionCatcher extends Object
| Modifier and Type | Method and Description |
|---|---|
static <E extends Exception> |
tryToCatch(Class<E> exceptionType,
ExceptionalOperation exceptionalOperation) |
public static <E extends Exception> E tryToCatch(Class<E> exceptionType, ExceptionalOperation exceptionalOperation)
Copyright © 2015 jsolve. All rights reserved.