org.broadleafcommerce.openadmin.web.rulebuilder
Class MVELTranslationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.openadmin.web.rulebuilder.MVELTranslationException
- All Implemented Interfaces:
- Serializable
public class MVELTranslationException
- extends Exception
- Author:
- Elbert Bautista (elbertbautista)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MVELTranslationException
public MVELTranslationException()
MVELTranslationException
public MVELTranslationException(String message,
Throwable cause)
MVELTranslationException
public MVELTranslationException(String message)
MVELTranslationException
public MVELTranslationException(Throwable cause)
Copyright © 2013. All Rights Reserved.