public final class ExceptionUtilities extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
safelyIgnoreException(Throwable t)
Safely Ignore a Throwable or rethrow if it is a Throwable that should
not be ignored.
|
public static void safelyIgnoreException(Throwable t)
t - Copyright © 2017. All rights reserved.