Package com.codingchili.core.storage.exception
package com.codingchili.core.storage.exception
-
ExceptionDescriptionThrow when the remove operation cannot be completed as there is nothing to be removed.Throw when the replace operation cannot complete as there is no object stored that matches the value of the oject to update.Throw when a reusable query has an invalid format.Generic storage error, throw when a requested operation has error.Throw when attempting to put-if-absent but value is not absent.Throw when an entity could not be found in storage.