public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static void |
check(Exception ex)
Filter out runtime exceptions from other exceptions and re-throw
|
public static void check(Exception ex) throws RuntimeException
RuntimeException