public class JedisExceptionConverter extends Object implements org.springframework.core.convert.converter.Converter<Exception,org.springframework.dao.DataAccessException>
DataAccessExceptions| Constructor and Description |
|---|
JedisExceptionConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.dao.DataAccessException |
convert(Exception ex) |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.