Class FcPromptAuthorizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.prompt.mgmt.service.FcPromptException
de.xima.fc.prompt.mgmt.service.FcPromptAuthorizationException
- All Implemented Interfaces:
de.xima.cmn.i18n.ILocalizedMessageProvider, Serializable
A special type of
FcPromptException that is thrown by services when the user lacks permission to perform a
certain action.- Since:
- 8.5.0
- See Also:
-
Method Summary
Methods inherited from class FcPromptException
getLocalizedMessageMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString