package com.github.davidmoten.rx.exceptions; public final class TooManySubscribersException extends RuntimeException { private static final long serialVersionUID = 3244113228036908002L; }