Class FcPersistenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.persistence.FcPersistenceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FcDriverException
Base exception for persistence related issues.
- Since:
- 8.5.0
- Author:
- Norman Lorenz
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFcPersistenceException(String message) FcPersistenceException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FcPersistenceException
-
FcPersistenceException
-