Class UnknownConstrainedPropertyException

All Implemented Interfaces:
Serializable

public class UnknownConstrainedPropertyException extends ContentManagerException
See Also:
  • Constructor Details

    • UnknownConstrainedPropertyException

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

    • getBeanClass

      public Class getBeanClass()
    • getProperty

      public String getProperty()