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

com.netgrif.application.engine.importer.service.throwable.BeatingAttributesException Maven / Gradle / Ivy

package com.netgrif.application.engine.importer.service.throwable;

public class BeatingAttributesException extends RuntimeException {

    public BeatingAttributesException(String message) {
        super(message);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy