See: Description
| Class | Description |
|---|---|
| CosmosExceptionUtils |
To handle and throw a cosmos db exception when access the database
|
| Exception | Description |
|---|---|
| ConfigurationException |
General exception for illegal configuration of cosmosdb
|
| CosmosAccessException |
Public class extending DataAccessException, exposes innerException.
|
| DatabaseCreationException |
General exception for illegal creation of cosmos db
|
| IllegalCollectionException |
General exception for illegal collection of cosmos db
|
| IllegalQueryException |
General exception for illegal query of cosmos db
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.