Class VariableErrorHandlingDescriptor


  • public class VariableErrorHandlingDescriptor
    extends java.lang.Object
    Specifies the error handling for variable replacements. Instances of this class are passed to some of the replaceVariables(...) methods in AbstractBean.

    Each variable type (installer variable, I18N message, compiler and form variable) has its own error handling.

    Note: compiler variables in the project are replaced at compile time. Compiler variables in external files, such as a custom localization file are not replaced at a compile time.