public class LockCancelledException extends RuntimeException
Constructor and Description |
---|
LockCancelledException(String description)
Creates a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LockCancelledException(String description)
description
- a description of the exceptionCopyright © 2015. All rights reserved.