Class 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
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • BindingSetNotFoundException

        public BindingSetNotFoundException​(java.lang.String bindingSetName)