Class SecurityMissingForBindingException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SecurityMissingForBindingException
    extends SecurityException
    this exception is thrown whenever operations related to binding security fails check due to missing security configuration.
    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

      • SecurityMissingForBindingException

        public SecurityMissingForBindingException​(BindingSet bs,
                                                  java.lang.String operationAttempt)
        Parameters:
        bs -
        operationAttempt -