Class FcPromptManagementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.prompt.mgmt.service.FcPromptException
de.xima.fc.prompt.mgmt.service.FcPromptManagementException
- All Implemented Interfaces:
de.xima.cmn.i18n.ILocalizedMessageProvider, Serializable
A special type of
FcPromptException that is thrown by the IPromptManagementService when creating,
updating, or deleting prompt objects fails.- 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