public class EvalInsertUtil extends Object
Constructor and Description |
---|
EvalInsertUtil() |
Modifier and Type | Method and Description |
---|---|
static ExprValidationException |
makeEventTypeCastException(Class sourceType,
EventType targetType) |
static ExprValidationException |
makeEventTypeCastException(EventType sourceType,
EventType targetType) |
public static ExprValidationException makeEventTypeCastException(EventType sourceType, EventType targetType)
public static ExprValidationException makeEventTypeCastException(Class sourceType, EventType targetType)