Class PropertyBindingException

    • Method Detail

      • getMessageSuffix

        public String getMessageSuffix()
      • getReferringClass

        public Class<?> getReferringClass()
        Method for accessing type (class) that is missing definition to allow binding of the unrecognized property.
      • getPropertyName

        public String getPropertyName()
        Convenience method for accessing logical property name that could not be mapped. Note that it is the last path reference in the underlying path.