Class VariableErrorHandlingDescriptor

java.lang.Object
com.install4j.api.beans.VariableErrorHandlingDescriptor

public class VariableErrorHandlingDescriptor extends 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.