Class SocketNotAvailableException
Thrown when a socket is temporarily unavailable. This exception is caught and will force a retry.
Inheritance
SocketNotAvailableException
Inherited Members
Namespace: Couchbase.Core.Exceptions.KeyValue
Assembly: Couchbase.NetClient.dll
Syntax
public class SocketNotAvailableException : KeyValueException, ISerializable, IRetryable
Constructors
| Edit this page View SourceSocketNotAvailableException(string)
Declaration
public SocketNotAvailableException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |