public class ExceptionUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static RuntimeException |
convertIfInterrupted(RuntimeException runtimeException) |
static boolean |
isCausedBy(Throwable exception,
Class<?> exType) |
public static RuntimeException convertIfInterrupted(RuntimeException runtimeException)
Copyright © 2012–2023. All rights reserved.