Class ParsingFailureException

All Implemented Interfaces:
Serializable

public class ParsingFailureException
extends CouchbaseException
Indicates an operation failed because parsing of the input returned with an error.
Since:
3.0
See Also:
Serialized Form
  • Constructor Details

    • ParsingFailureException

      public ParsingFailureException​(ErrorContext ctx)