Class ModifierNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.fraunhofer.iese.mydata.pep.common.ModifierNotFoundException
- All Implemented Interfaces:
Serializable
Modifiers is not registered or unavailable at Pep application. So imposing
AuthorizationDecision
is not
possible- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModifierNotFoundException
Constructor with message of exception- Parameters:
str
- message
-