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