Class TaskCreationFailedException

  • All Implemented Interfaces:
    Serializable

    public class TaskCreationFailedException
    extends pro.taskana.common.api.exceptions.TaskanaException
    This exception is thrown when the adapter failed to create a task in taskana.
    See Also:
    Serialized Form
    • Constructor Detail

      • TaskCreationFailedException

        public TaskCreationFailedException​(String msg)
      • TaskCreationFailedException

        public TaskCreationFailedException​(String msg,
                                           Throwable cause)