Uses of Class
tech.ydb.yoj.repository.db.exception.RepositoryException
Packages that use RepositoryException
-
Uses of RepositoryException in tech.ydb.yoj.repository.db.exception
Subclasses of RepositoryException in tech.ydb.yoj.repository.db.exceptionModifier and TypeClassDescriptionclassclassThrown when the repository cannot convert a raw database row to entity, or vice versa.classclassclassclassclassclassclassclassclassclassclassThrown if the thread awaiting the query's results has been interrupted.classBase class for retryable database access exceptions.classMethods in tech.ydb.yoj.repository.db.exception that return RepositoryExceptionModifier and TypeMethodDescriptionEntityAlreadyExistsException.rethrow()RetryableException.rethrow()Method parameters in tech.ydb.yoj.repository.db.exception with type arguments of type RepositoryExceptionModifier and TypeMethodDescriptionstatic voidAggregateRepositoryException.throwIfNeeded(Collection<? extends RepositoryException> causes) Methods in tech.ydb.yoj.repository.db.exception that throw RepositoryExceptionModifier and TypeMethodDescriptionstatic voidAggregateRepositoryException.throwIfNeeded(Collection<? extends RepositoryException> causes)