Class PropertyMandatoryException

  • All Implemented Interfaces:
    Serializable

    public class PropertyMandatoryException
    extends PropertyException
    Thrown when a mandatory field is not found in the map of value to populate.
    Since:
    2.0M2
    Version:
    $Id: c18e5982e6491e88fa706dd881986c039e454678 $
    See Also:
    Serialized Form
    • Constructor Detail

      • PropertyMandatoryException

        public PropertyMandatoryException​(String propertyName)
        Parameters:
        propertyName - the name of the mandatory property