Package de.xima.fc.exceptions
Class CouldNotLockFormRecordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.exceptions.CouldNotLockFormRecordException
- All Implemented Interfaces:
Serializable
Indicates that a form record could not be locked
- Since:
- 6.6.13, 7.0.5
- Author:
- XIMA Media GmbH
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCouldNotLockFormRecordException
(String message) CouldNotLockFormRecordException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CouldNotLockFormRecordException
-
CouldNotLockFormRecordException
-
CouldNotLockFormRecordException
-