Class ReferencedTaskDoesNotExistInExternalSystemException

  • All Implemented Interfaces:
    Serializable

    public class ReferencedTaskDoesNotExistInExternalSystemException
    extends pro.taskana.common.api.exceptions.TaskanaRuntimeException
    This exception is thrown when an attempt is made to create a Taskana task for a referenced task that does not exist.
    See Also:
    Serialized Form
    • Constructor Detail

      • ReferencedTaskDoesNotExistInExternalSystemException

        public ReferencedTaskDoesNotExistInExternalSystemException​(String msg)
      • ReferencedTaskDoesNotExistInExternalSystemException

        public ReferencedTaskDoesNotExistInExternalSystemException​(String msg,
                                                                   Throwable cause)