Class FcPromptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.prompt.mgmt.service.FcPromptException
- All Implemented Interfaces:
de.xima.cmn.i18n.ILocalizedMessageProvider, Serializable
- Direct Known Subclasses:
FcPromptAuthorizationException, FcPromptManagementException, FcPromptTypeException
public class FcPromptException
extends Exception
implements de.xima.cmn.i18n.ILocalizedMessageProvider
Base exception for all exception raised by the prompt API.
- Since:
- 8.5.0
- See Also:
-
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getLocalizedMessage
-