Package de.businesscode.bcdui.binding.exc
package de.businesscode.bcdui.binding.exc
-
ExceptionsClassDescriptionThis exception is thrown when the method Bindings.get(String) is called for a BindingSetGroup, because without the set of BindingItems to be selected the Bindings class cannot determine which BindingSet contained in the BindingSetGroup should be returned.The super class for binding-related exceptions.This exception is thrown when a BindingItem with the specified name cannot be found inside a specific BindingSet.Indicates that there is no BindingSet or BindingSetGroup with the specified name.A binding exception thrown when a BindingSet does not contain any BindingItem.An exception thrown by the method Bindings.get(String, Collection) if the specified BindingSet does not contain all of the BindingItems or if the BindingSetGroup does not provide any BindingSet containing all BindingItems.this exception is thrown whenever operations related to binding security fails check due to missing security configuration.