Class CreateConduitException

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

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

    • CreateConduitException

      public CreateConduitException(Exception cause)