◆ PropertyMissingException() [1/2]
| fiftyone.pipeline.engines.exceptions.PropertyMissingException.PropertyMissingException | ( | MissingPropertyReason | reason, | 
| String | propertyName, | ||
| String | message | ||
| ) | 
Constructs a new exception containing the property name, error, and reason the property was not found.
- Parameters
 - 
    
- reason - the reason for the missing property
 - propertyName - of the missing property
 - message - why the property was not found
  
