class Utils
extends java.lang.Object
A utility class for sampled ehcache constructs.
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
(package private) static java.lang.RuntimeException |
newPlainException(java.lang.RuntimeException e)
Create a standard RuntimeException from the input, if necessary.
|