Example usage for org.springframework.dao TransientDataAccessResourceException subclass-usage

List of usage examples for org.springframework.dao TransientDataAccessResourceException subclass-usage

Introduction

In this page you can find the example usage for org.springframework.dao TransientDataAccessResourceException subclass-usage.

Usage

From source file jp.classmethod.aws.dynamodb.DynamoDbServiceException.java

/**
 * @author Alexander Patrikalakis
 * @since #version#
 *
 * This exception gets thrown if dynamodb detects a service error (retriable - transient)
 */