Serialized Form
-
Package io.github.bbobbogi.stream4j.chzzk.exception
-
Exception io.github.bbobbogi.stream4j.chzzk.exception.ChannelNotExistsException
class ChannelNotExistsException extends NotExistsException implements Serializable -
Exception io.github.bbobbogi.stream4j.chzzk.exception.ChatFailedConnectException
class ChatFailedConnectException extends IllegalStateException implements Serializable-
Serialized Fields
-
errorCode
int errorCode
Error code. -
errorMessage
String errorMessage
Error message.
-
-
-
Exception io.github.bbobbogi.stream4j.chzzk.exception.NotExistsException
class NotExistsException extends InvalidObjectException implements Serializable -
Exception io.github.bbobbogi.stream4j.chzzk.exception.NotLoggedInException
class NotLoggedInException extends Exception implements Serializable
-
-
Package io.github.bbobbogi.stream4j.util
-
Exception io.github.bbobbogi.stream4j.util.NonRetryableException
class NonRetryableException extends IOException implements Serializable
-