org.springframework.ldap.odm.core
Class OdmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ldap.NamingException
org.springframework.ldap.odm.core.OdmException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidEntryException, MetaDataException, UnmanagedClassException
public class OdmException
- extends NamingException
The root of the Spring LDAP ODM exception hierarchy.
- Author:
- Paul Harvey <paul.at.pauls-place.me.uk>
- See Also:
- Serialized Form
OdmException
public OdmException(String message)
OdmException
public OdmException(String message,
Throwable e)
Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.