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

jpaoletti.jpm.core.exception.EntityClassNotFoundException Maven / Gradle / Ivy

The newest version!
package jpaoletti.jpm.core.exception;

import jpaoletti.jpm.core.PMException;

/**
 * PMException thrown when the entity class does not exists
 *
 * @author jpaoletti
 */
public class EntityClassNotFoundException extends PMException {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy