Spring LDAP Framework

Uses of Class
org.springframework.ldap.odm.core.OdmException

Packages that use OdmException
org.springframework.ldap.odm.core.impl Provides a single public class which implements OdmManager
 

Uses of OdmException in org.springframework.ldap.odm.core.impl
 

Subclasses of OdmException in org.springframework.ldap.odm.core.impl
 class InvalidEntryException
          Thrown to indicate that an instance is not suitable for persisting in the LDAP directory.
 class MetaDataException
          Thrown to indicate an error in the annotated meta-data.
 class UnmanagedClassException
          Thrown when an OdmManager method is called with a class which is not being managed by the OdmManager.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.