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

be.looorent.jflu.subscriber.ConsumptionExceptionHandler Maven / Gradle / Ivy

package be.looorent.jflu.subscriber;

/**
 * @author Logan Clément {@literal }
 */
public interface ConsumptionExceptionHandler {

    void handle(ConsumptionException exception);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy