Class LockedException

All Implemented Interfaces:
Serializable

public class LockedException extends DavException
Indicates that operation has failed because the source or destination hierarchy item is locked and client did not provide lock token.
See Also:
  • Constructor Details

    • LockedException

      public LockedException()
      Initializes new instance.
    • LockedException

      public LockedException(String message)
      Initializes new instance.
      Parameters:
      message - Description.