Class UnauthorizedHiddenSystemParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.administration.configuration.exception.UnauthorizedHiddenSystemParameterException
- All Implemented Interfaces:
Serializable
Wyjątek występujący, gdy próbujemy utworzyc lub edytować systemowy parametr z polem "hidden" z wartością true, nie będąc userem z uprawnieniami.
- Author:
- Wojciech Przybylski 10 maj 2024
- 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
-
UnauthorizedHiddenSystemParameterException
-