For example, this could be triggered by an index out of bounds
while setting an array value, or by an unreadable property while
getting the value of a JavaBeans property.
Creates a PropertyNotFoundException with the given detail
message and root cause.
Parameters: pMessage - the detail message Parameters: pRootCause - the originating cause of this exception