|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.ldaptemplate.DefaultNamingExceptionTranslator
The default implementation of NamingExceptionTranslator.
Constructor Summary | |
DefaultNamingExceptionTranslator()
|
Method Summary | |
org.springframework.dao.DataAccessException |
translate(javax.naming.NamingException namingException)
Translate the given NamingException into a generic data access exception. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultNamingExceptionTranslator()
Method Detail |
public org.springframework.dao.DataAccessException translate(javax.naming.NamingException namingException)
NamingExceptionTranslator
translate
in interface NamingExceptionTranslator
namingException
- the offending NamingException.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |