|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NamingExceptionTranslator
Interface to be implemented by classes that can translate between NamingExceptions and DataAccessExceptions.
| Method Summary | |
|---|---|
org.springframework.dao.DataAccessException |
translate(javax.naming.NamingException namingException)
Translate the given NamingException into a generic data access exception. |
| Method Detail |
|---|
org.springframework.dao.DataAccessException translate(javax.naming.NamingException namingException)
namingException - the offending NamingException.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||