Class TooManyInstancesException

All Implemented Interfaces:
Serializable

public class TooManyInstancesException extends CouchbaseException
Raised if more SDK instances are created than allowed in configuration.
See Also:
  • Constructor Details

    • TooManyInstancesException

      public TooManyInstancesException(String message)