Class LockedException

All Implemented Interfaces:
Serializable

public class LockedException extends AtlanException
Error that occurs if the operation being attempted hits a lock within Atlan. For example, trying to update or create a type definition while others are still being processed.
See Also: