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