All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.yandex.ydb.examples.basic_example.exceptions.TooManyRetriesException Maven / Gradle / Ivy

There is a newer version: 1.10.8
Show newest version
package com.yandex.ydb.examples.basic_example.exceptions;

/**
 * @author Sergey Polovko
 */
public class TooManyRetriesException extends RuntimeException {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy