Class ConduitResizeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitResizeException
All Implemented Interfaces:
ConduitSocketPoolException, Serializable

public final class ConduitResizeException extends Exception implements ConduitSocketPoolException
See Also:
  • Constructor Details

    • ConduitResizeException

      public ConduitResizeException(String conduitId, Exception cause)