jpaoletti.jpm.core.exception.EntityNotFoundException Maven / Gradle / Ivy
The newest version!
package jpaoletti.jpm.core.exception;
import jpaoletti.jpm.core.PMException;
/**
*
* @author jpaoletti
*/
public class EntityNotFoundException extends PMException {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy