Superclass for exceptions related to a property access,
such as type mismatch or invocation target exception.
author: Rod Johnson author: Juergen Hoeller
Create a new PropertyAccessException.
Parameters: propertyChangeEvent - the PropertyChangeEvent that resulted in the problem Parameters: msg - the detail message Parameters: cause - the root cause