net.sf.mmm.util.security.api.SecurityErrorUserException from util-core had been deprecated.
However, such exception with I18N feature is still needed by some projects using mmm-util and also the message itself is still part of NlsBundleUtilExceptionRoot that comes with util-exception.
Therefore we create a not-deprecated but simplified copy of the class in util-exception as net.sf.mmm.util.exception.api.SecurityErrorUserException.
net.sf.mmm.util.security.api.SecurityErrorUserException
fromutil-core
had been deprecated. However, such exception with I18N feature is still needed by some projects usingmmm-util
and also the message itself is still part ofNlsBundleUtilExceptionRoot
that comes withutil-exception
.Therefore we create a not-deprecated but simplified copy of the class in
util-exception
asnet.sf.mmm.util.exception.api.SecurityErrorUserException
.