momentohq / client-sdk-java

Official Java SDK for Momento Serverless Cache
Apache License 2.0
13 stars 5 forks source link

refactor: specialize not-found and already-exists exceptions #362

Closed malandis closed 4 months ago

malandis commented 4 months ago

Refactors NotFoundException and AlreadyExistsException to cache- and storage-specific exceptions.