Class SecurityMissingForBindingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.businesscode.bcdui.subjectsettings.SecurityException
de.businesscode.bcdui.binding.exc.SecurityMissingForBindingException
- All Implemented Interfaces:
Serializable
this exception is thrown whenever operations related to binding security fails check due to missing
security configuration.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SecurityMissingForBindingException
- Parameters:
bs
-operationAttempt
-
-