Class ItemLockedException

All Implemented Interfaces:
Serializable

public class ItemLockedException extends StorageHubException
See Also:
  • Constructor Details

    • ItemLockedException

      public ItemLockedException()
    • ItemLockedException

      public ItemLockedException(String message, Throwable cause)
    • ItemLockedException

      public ItemLockedException(String message)
    • ItemLockedException

      public ItemLockedException(Throwable cause)
  • Method Details