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