Serialized Form
-
Package io.ably.lib.http
-
Class io.ably.lib.http.HttpCore.AuthRequiredException extends AblyException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authChallenge
java.util.Map<HttpAuth.Type,java.lang.String> authChallenge
-
expired
boolean expired
-
proxyAuthChallenge
java.util.Map<HttpAuth.Type,java.lang.String> proxyAuthChallenge
-
-
-
Package io.ably.lib.types
-
Class io.ably.lib.types.AblyException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -3804072091596832634L
-
Serialized Fields
-
errorInfo
ErrorInfo errorInfo
-
-
Class io.ably.lib.types.AblyException.HostFailedException extends AblyException implements Serializable
- serialVersionUID:
- 1L
-
Class io.ably.lib.types.MessageDecodeException extends AblyException implements Serializable
- serialVersionUID:
- 1L
-