Class PropertyRequiredException

All Implemented Interfaces:
Serializable

public class PropertyRequiredException extends AssemblerException
Exception used to report that a required property is missing.
See Also:
  • Constructor Details

    • PropertyRequiredException

      public PropertyRequiredException(Resource root, Property property)
  • Method Details

    • getProperty

      public Resource getProperty()
      Answer the required property.