Class InternalServerFailureException

All Implemented Interfaces:
Serializable

public class InternalServerFailureException
extends CouchbaseException
Indicates an operation failed because there has been an internal error in the server.
Since:
3.0
See Also:
Serialized Form
  • Constructor Details

    • InternalServerFailureException

      public InternalServerFailureException​(ErrorContext ctx)