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

com.github.davidmoten.rx.exceptions.TooManySubscribersException Maven / Gradle / Ivy

package com.github.davidmoten.rx.exceptions;

public final class TooManySubscribersException extends RuntimeException {

    private static final long serialVersionUID = 3244113228036908002L;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy