Namespace Umbraco.Cms.Core.DistributedLocking.Exceptions
Classes
DistributedLockingException
Base class for all DistributedLockingExceptions.
DistributedLockingTimeoutException
Base class for all DistributedLocking timeout related exceptions.
DistributedReadLockTimeoutException
Exception thrown when a read lock could not be obtained in a timely manner.
DistributedWriteLockTimeoutException
Exception thrown when a write lock could not be obtained in a timely manner.