Class CosmosNoEntityIdentifierException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.azure.core.exception.AzureException
com.azure.cosmos.CosmosException
net.officefloor.nosql.cosmosdb.CosmosNoEntityIdentifierException
All Implemented Interfaces:
Serializable

public class CosmosNoEntityIdentifierException extends com.azure.cosmos.CosmosException
Indicates unable to determine the identifier for a Cosmos entity.
Author:
Daniel Sagenschneider
See Also:
  • Constructor Details

    • CosmosNoEntityIdentifierException

      protected CosmosNoEntityIdentifierException(Class<?> entityType)
      Instantiate.
      Parameters:
      entityType - Type of entity.