Class OrdinalRestrictionCantBeNullException

All Implemented Interfaces:
Serializable

public class OrdinalRestrictionCantBeNullException extends ContentManagerException
See Also:
  • Constructor Details

    • OrdinalRestrictionCantBeNullException

      public OrdinalRestrictionCantBeNullException(Class beanClass, String property, String restriction)
  • Method Details

    • getBeanClass

      public Class getBeanClass()
    • getProperty

      public String getProperty()
    • getRestriction

      public String getRestriction()