Serialized Form
-
Package com.github.twitch4j.eventsub.socket.conduit.exceptions
-
Exception com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitNotFoundException
class ConduitNotFoundException extends Exception implements Serializable -
Exception com.github.twitch4j.eventsub.socket.conduit.exceptions.ConduitResizeException
class ConduitResizeException extends Exception implements Serializable -
Exception com.github.twitch4j.eventsub.socket.conduit.exceptions.CreateConduitException
class CreateConduitException extends Exception implements Serializable -
Exception com.github.twitch4j.eventsub.socket.conduit.exceptions.ShardRegistrationException
class ShardRegistrationException extends Exception implements Serializable -
Exception com.github.twitch4j.eventsub.socket.conduit.exceptions.ShardTimeoutException
class ShardTimeoutException extends InterruptedException implements Serializable
-