org.broadleafcommerce.openadmin.web.rulebuilder
Class MVELTranslationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.common.exception.TranslatableException
org.broadleafcommerce.openadmin.web.rulebuilder.MVELTranslationException
- All Implemented Interfaces:
- Serializable
public class MVELTranslationException
- extends TranslatableException
- Author:
- Elbert Bautista (elbertbautista)
- See Also:
- Serialized Form
SPECIFIED_FIELD_NOT_FOUND
public static final int SPECIFIED_FIELD_NOT_FOUND
- See Also:
- Constant Field Values
NO_FIELD_FOUND_IN_RULE
public static final int NO_FIELD_FOUND_IN_RULE
- See Also:
- Constant Field Values
INCOMPATIBLE_DATE_VALUE
public static final int INCOMPATIBLE_DATE_VALUE
- See Also:
- Constant Field Values
UNRECOGNIZABLE_RULE
public static final int UNRECOGNIZABLE_RULE
- See Also:
- Constant Field Values
OPERATOR_NOT_FOUND
public static final int OPERATOR_NOT_FOUND
- See Also:
- Constant Field Values
INCOMPATIBLE_DECIMAL_VALUE
public static final int INCOMPATIBLE_DECIMAL_VALUE
- See Also:
- Constant Field Values
INCOMPATIBLE_INTEGER_VALUE
public static final int INCOMPATIBLE_INTEGER_VALUE
- See Also:
- Constant Field Values
INCOMPATIBLE_RULE
public static final int INCOMPATIBLE_RULE
- See Also:
- Constant Field Values
MVELTranslationException
public MVELTranslationException(int code,
String message)
Copyright © 2013. All Rights Reserved.