public class RedissonExceptionConverter extends Object implements org.springframework.core.convert.converter.Converter<Exception,org.springframework.dao.DataAccessException>
| Constructor and Description |
|---|
RedissonExceptionConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.dao.DataAccessException |
convert(Exception source) |
Copyright © 2014–2019 The Redisson Project. All rights reserved.