Class BindingSetNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.businesscode.bcdui.binding.exc.BindingException
-
- de.businesscode.bcdui.binding.exc.BindingSetNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class BindingSetNotFoundException extends BindingException
Indicates that there is no BindingSet or BindingSetGroup with the specified name.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BindingSetNotFoundException(java.lang.String bindingSetName)
-