Class TemporaryFailureException

All Implemented Interfaces:
Serializable

public class TemporaryFailureException
extends CouchbaseException
Thrown when the server reports a temporary failure. This is exception is very likely retryable.
Since:
2.1.0
Author:
Michael Nitschinger
See Also:
Serialized Form
  • Constructor Details

    • TemporaryFailureException

      public TemporaryFailureException​(ErrorContext ctx)