| org.acegisecurity.ldap.LdapDataAccessException
LdapDataAccessException | public class LdapDataAccessException extends DataAccessException (Code) | | Used to wrap unexpected NamingExceptions while accessing the LDAP server or for other LDAP-related data problems
such as data we can't handle.
author: Luke Taylor version: $Id: LdapDataAccessException.java 1496 2006-05-23 13:38:33Z benalex $ |
LdapDataAccessException | public LdapDataAccessException(String msg)(Code) | | |
|
|