Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- tech.ydb.yoj.repository.db.exception.RepositoryException
- tech.ydb.yoj.repository.db.exception.AggregateRepositoryException
- tech.ydb.yoj.repository.db.exception.ConversionException
- tech.ydb.yoj.repository.db.exception.CreateTableException
- tech.ydb.yoj.repository.db.exception.DeadlineExceededException
- tech.ydb.yoj.repository.db.exception.DropTableException
- tech.ydb.yoj.repository.db.exception.IllegalTransactionException
- tech.ydb.yoj.repository.db.exception.IllegalTransactionIsolationLevelException
- tech.ydb.yoj.repository.db.exception.IllegalTransactionScanException
- tech.ydb.yoj.repository.db.exception.InternalRepositoryException
- tech.ydb.yoj.repository.db.exception.QueryCancelledException
- tech.ydb.yoj.repository.db.exception.QueryInterruptedException
- tech.ydb.yoj.repository.db.exception.RetryableException
- tech.ydb.yoj.repository.db.exception.EntityAlreadyExistsException
- tech.ydb.yoj.repository.db.exception.OptimisticLockException
- tech.ydb.yoj.repository.db.exception.UnavailableException
- tech.ydb.yoj.repository.db.exception.RepositoryException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)