序列化表格
-
程序包 com.lark.oapi.card.exception
-
异常错误类 com.lark.oapi.card.exception.HandlerNotFoundException
class HandlerNotFoundException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.card.exception.InCorrectSignatureException
class InCorrectSignatureException extends RuntimeException implements Serializable
-
-
程序包 com.lark.oapi.core.exception
-
异常错误类 com.lark.oapi.core.exception.AccessTokenNotGivenException
class AccessTokenNotGivenException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.core.exception.AppTicketIsEmptyException
class AppTicketIsEmptyException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.core.exception.ClientTimeoutException
class ClientTimeoutException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.core.exception.DecryptException
class DecryptException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.core.exception.EventTypeAlreadyHasHandlerException
class EventTypeAlreadyHasHandlerException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.core.exception.IllegalAccessTokenTypeException
class IllegalAccessTokenTypeException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.core.exception.IllegalHttpStatusCodeException
class IllegalHttpStatusCodeException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.core.exception.IncorrectChallengeException
class IncorrectChallengeException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.core.exception.IncorrectSignatureException
class IncorrectSignatureException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.core.exception.ObtainAccessTokenException
class ObtainAccessTokenException extends RuntimeException implements Serializable -
异常错误类 com.lark.oapi.core.exception.ServerTimeoutException
class ServerTimeoutException extends RuntimeException implements Serializable
-
-
程序包 com.lark.oapi.event.exception
-
异常错误类 com.lark.oapi.event.exception.HandlerNotFoundException
class HandlerNotFoundException extends RuntimeException implements Serializable-
序列化字段
-
eventType
String eventType
-
-
-
-
程序包 com.lark.oapi.okhttp.internal.connection
-
异常错误类 com.lark.oapi.okhttp.internal.connection.RouteException
class RouteException extends RuntimeException implements Serializable-
序列化字段
-
firstException
IOException firstException
-
lastException
IOException lastException
-
-
-
-
程序包 com.lark.oapi.okhttp.internal.http2
-
异常错误类 com.lark.oapi.okhttp.internal.http2.ConnectionShutdownException
class ConnectionShutdownException extends IOException implements Serializable -
异常错误类 com.lark.oapi.okhttp.internal.http2.StreamResetException
class StreamResetException extends IOException implements Serializable-
序列化字段
-
errorCode
ErrorCode errorCode
-
-
-
-
程序包 com.lark.oapi.okio
-
类 com.lark.oapi.okio.ByteString
class ByteString extends Object implements Serializable- serialVersionUID:
- 1L
-
序列化方法
-
readObject
- 抛出:
IOException
-
writeObject
- 抛出:
IOException
-
-
序列化字段
-
data
byte[] data
-
-