Class ConduitNotFoundException

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

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

    • ConduitNotFoundException

      public ConduitNotFoundException(String conduitId, Exception cause)