Class LockNotGrantedException
Inheritance
System.Object
System.Exception
LockNotGrantedException
Inherited Members
Namespace: Telerik.OpenAccess.Exceptions
Assembly: Telerik.OpenAccess.dll
Syntax
public class LockNotGrantedException : ConcurrencyControlException, _Exception, ISerializable
Constructors
LockNotGrantedException(SerializationInfo, StreamingContext)
Declaration
protected LockNotGrantedException(SerializationInfo serializationInfo, StreamingContext context)
Parameters
System.
|
System.
|
LockNotGrantedException(String, Boolean)
Declaration
public LockNotGrantedException(string msg, bool onlyObject)
Parameters
System.
|
System.
|