public interface ExceptionTranslationStrategy
Exception
into appropriate DataAccessException
.Modifier and Type | Method and Description |
---|---|
DataAccessException |
translate(Exception e)
Potentially translate the given
Exception into DataAccessException . |
DataAccessException translate(Exception e)
Exception
into DataAccessException
.e
- Copyright © 2011-2016–2016 Pivotal Software, Inc.. All rights reserved.