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