public class AlreadyLockedException extends Exception
Constructor and Description |
---|
AlreadyLockedException(String lockName)
Generate exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AlreadyLockedException(String lockName)
lockName
- Name of lockCopyright © 2014. All rights reserved.