public class Util
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.nio.charset.Charset |
UTF8 |
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static void |
check(java.lang.Exception ex)
Filter out runtime exceptions from other exceptions and re-throw
|