
org.popper.fw.interfaces.ReEvalutateException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of Interfaces Show documentation
Show all versions of Interfaces Show documentation
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