public class CastExceptionUtil extends Object
| Constructor and Description |
|---|
CastExceptionUtil() |
| Modifier and Type | Method and Description |
|---|---|
protected static RuntimeException |
castException(Class<?> type) |
protected static RuntimeException |
castException(Object value,
Class<?> type) |
protected static RuntimeException |
castException(String message) |
protected static RuntimeException castException(Class<?> type)
protected static RuntimeException castException(Object value, Class<?> type)
protected static RuntimeException castException(String message)
Copyright © 2015 Omnia Consulting. All rights reserved.