Class ShardTimeoutException

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

public final class ShardTimeoutException extends InterruptedException implements ConduitSocketPoolException
See Also:
  • Constructor Details

    • ShardTimeoutException

      public ShardTimeoutException(long timeout)