PropertyAccessException(propertyChangeEvent: PropertyChangeEvent, msg: String, @Nullable cause: Throwable)
Create a new PropertyAccessException.
propertyChangeEvent - the PropertyChangeEvent that resulted in the problem
PropertyAccessException(msg: String, @Nullable cause: Throwable)
Create a new PropertyAccessException without PropertyChangeEvent.