public class ExceptionHelpers extends Object
| Constructor and Description |
|---|
ExceptionHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static IllegalArgumentException |
createFailedCast(Class<?> expected,
Object actual) |
public static IllegalArgumentException createFailedCast(Class<?> expected, Object actual)