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 Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ShardTimeoutException
public ShardTimeoutException(long timeout)
-