Class CoreErrorCodeAndMessageException

All Implemented Interfaces:
Serializable

@Internal public class CoreErrorCodeAndMessageException extends CouchbaseException
This is an internal exception the user should never see; The SDK should translate it to some other exception before presenting it to the user.
See Also:
  • Constructor Details

  • Method Details