![JAR search and dependency download from the Maven repository](/logo.png)
cfml.parsing.cfscript.script.ExceptionVarHandler Maven / Gradle / Ivy
package cfml.parsing.cfscript.script;
import cfml.parsing.cfscript.CFContext;
import cfml.parsing.cfscript.CFData;
@Deprecated
public class ExceptionVarHandler {
private CFData preExistVal;
private CFContext context;
private String varname;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy