Class ValueTooLargeException

All Implemented Interfaces:
Serializable

public class ValueTooLargeException
extends CouchbaseException
Thrown when the request is too big for some reason.
Since:
3.0
See Also:
Serialized Form
  • Constructor Details

    • ValueTooLargeException

      public ValueTooLargeException​(ErrorContext ctx)