Class WorkbasketInUseException

All Implemented Interfaces:
Serializable

public class WorkbasketInUseException extends TaskanaException
This exception is thrown when a specific Workbasket does have content and is tried to be deleted.
See Also:
  • Field Details

  • Constructor Details

    • WorkbasketInUseException

      public WorkbasketInUseException(String workbasketId)
  • Method Details

    • getWorkbasketId

      public String getWorkbasketId()