All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.popper.fw.interfaces.ReEvalutateException Maven / Gradle / Ivy

Go to download

Definition of the interfaces all Popper Framework implementations depend on

The newest version!
package org.popper.fw.interfaces;

public class ReEvalutateException extends Exception {
	private static final long serialVersionUID = 1L;

	public ReEvalutateException() {
		
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy