Serialized Form
-
Package com.github.twitch4j.common.exception
-
Exception com.github.twitch4j.common.exception.NotFoundException
class NotFoundException extends org.apache.commons.lang3.exception.ContextedRuntimeException implements Serializable -
Exception com.github.twitch4j.common.exception.UnauthorizedException
class UnauthorizedException extends org.apache.commons.lang3.exception.ContextedRuntimeException implements Serializable
-
-
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
-
-
Package com.github.twitch4j.modules
-
Exception com.github.twitch4j.modules.ModuleException
class ModuleException extends RuntimeException implements Serializable
-