Class MetaDataException

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
org.springframework.ldap.odm.core.impl.MetaDataException
All Implemented Interfaces:
Serializable

public class MetaDataException extends OdmException
Thrown to indicate an error in the annotated meta-data.
See Also:
  • Constructor Details

    • MetaDataException

      public MetaDataException(String message)
    • MetaDataException

      public MetaDataException(String message, Throwable reason)