Class BindingSetNotFoundException

All Implemented Interfaces:
Serializable

public class BindingSetNotFoundException extends BindingException
Indicates that there is no BindingSet or BindingSetGroup with the specified name.
See Also:
  • Constructor Details

    • BindingSetNotFoundException

      public BindingSetNotFoundException(String bindingSetName)