ObjectLockedException Objects
Subclass of ModelerException.
An exception thrown when an attempt is made to lock or modify an
object that is already locked. Locking an object prevents an updates
to that object while the lock is in effect. A Stream and
all its Nodes are locked by the Session during
execution.
No message string is set for this exception.
o.getObject() : Object
Returns the object.