Class InvalidWorkbasketException

  • All Implemented Interfaces:
    Serializable

    public class InvalidWorkbasketException
    extends TaskanaException
    This exception is thrown when a request is made to insert or update a workbasket that is missing a required property.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidWorkbasketException

        public InvalidWorkbasketException​(String msg)