Class LockedException
Raised when you try to do an operation when another operation is taking place on a class's object.
class LockedException
: object .Exception
;
Raised when you try to do an operation when another operation is taking place on a class's object.
class LockedException
: object .Exception
;