public class NoSuchPropertyDefinitionException
extends javax.jcr.RepositoryException
Represents the case where a property definition has been requested but does
not exist. Typically, this happens when a new property is added to a node
that does not restrict its property types.