Class WrongConstrainedPropertyVariantException

All Implemented Interfaces:
Serializable

public class WrongConstrainedPropertyVariantException extends ContentManagerException
See Also:
  • Constructor Details

    • WrongConstrainedPropertyVariantException

      public WrongConstrainedPropertyVariantException(Class beanClass, String property)
  • Method Details

    • getBeanClass

      public Class getBeanClass()
    • getProperty

      public String getProperty()