org.broadleafcommerce.openadmin.client.translation
public class IncompatibleMVELTranslationException extends Exception implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
IncompatibleMVELTranslationException() |
IncompatibleMVELTranslationException(String message) |
IncompatibleMVELTranslationException(String message,
Throwable cause) |
IncompatibleMVELTranslationException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncompatibleMVELTranslationException()
public IncompatibleMVELTranslationException(String message, Throwable cause)
message - cause - public IncompatibleMVELTranslationException(String message)
message - public IncompatibleMVELTranslationException(Throwable cause)
cause - Copyright © 2015. All Rights Reserved.