Class WorkbasketAlreadyExistException

  • All Implemented Interfaces:
    Serializable

    public class WorkbasketAlreadyExistException
    extends TaskanaException
    Thrown, when a workbasket does already exits, but wanted to create with same ID.
    See Also:
    Serialized Form
    • Constructor Detail

      • WorkbasketAlreadyExistException

        public WorkbasketAlreadyExistException​(Workbasket workbasket)