public class ExceptionUtil
extends java.lang.Object
Constructor and Description |
---|
ExceptionUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
sneakyThrow(java.lang.Throwable t)
Allows to throw an unchecked exception without declaring it in a throws clause.
|
Copyright © 2015. All rights reserved