Class PropertyDataGeneratorNotAvailableException

All Implemented Interfaces:
Serializable

public class PropertyDataGeneratorNotAvailableException extends PropertyDataGenerationException
Thrown when the PropertyDataObjectGenerator for a property cannot be found.
Author:
Luís
See Also:
  • Constructor Details

    • PropertyDataGeneratorNotAvailableException

      public PropertyDataGeneratorNotAvailableException(QualifyingProperty sourceProperty, Throwable cause)