public class DBLogicalLockException
extends java.lang.Exception
Constructor and Description |
---|
DBLogicalLockException(DBLogicalLock lock,
java.lang.String msg)
Create new instance of DBLogicalLockException
|
Modifier and Type | Method and Description |
---|---|
DBLogicalLock |
getLock()
Returns the associated DBLogicalLock object
|
public DBLogicalLockException(DBLogicalLock lock, java.lang.String msg)
lock
- - lock that this exception was related tomsg
- - description of error that occurredpublic DBLogicalLock getLock()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.