Class MissingManyToManyTypeInformationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.database.exceptions.DatabaseException
rife.database.querymanagers.generic.exceptions.MissingManyToManyTypeInformationException
All Implemented Interfaces:
Serializable

public class MissingManyToManyTypeInformationException extends DatabaseException
See Also:
  • Constructor Details

    • MissingManyToManyTypeInformationException

      public MissingManyToManyTypeInformationException(Class beanClass, String propertyName)
  • Method Details

    • getBeanClass

      public Class getBeanClass()
    • getPropertyName

      public String getPropertyName()