TaskIdNotFoundException
data class TaskIdNotFoundException(val message: String = "Task ID not found for ErrorLog type --- Executor") : ErrorLogsException
Exception thrown when a task ID is not found for an error log type.