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:
  • Constructor Details

    • ParsingFailureException

      public ParsingFailureException(ErrorContext ctx)