Package org.dlese.dpc.schemedit
Class MissingLockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dlese.dpc.schemedit.MissingLockException
- All Implemented Interfaces:
Serializable
Simply wraps Exception.
- Author:
- ostwald
$Id $
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor for the MissingLockException object -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingLockException
Constructor for the MissingLockException object- Parameters:
msg- Description of the Parameter
-
MissingLockException
public MissingLockException()
-